mission = 
{
    ["requiredModules"] = 
    {
    }, -- end of ["requiredModules"]
    ["date"] = 
    {
        ["Year"] = 2011,
        ["Day"] = 1,
        ["Month"] = 11,
    }, -- end of ["date"]
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_set_flag_random(1, 1, 100);a_set_flag_random(2, 1, 100);a_set_flag_random(3, 1, 100);a_set_flag_random(4, 1, 100);a_set_flag_random(5, 1, 100);a_set_flag_random(6, 1, 100);a_set_flag_random(7, 1, 100);a_set_flag_random(8, 1, 100);a_set_flag_random(9, 1, 100);a_set_flag_random(10, 1, 100);a_set_flag_random(11, 1, 100);a_set_flag_random(12, 1, 100);a_set_flag_random(13, 1, 100);a_set_flag_random(14, 1, 100);a_set_flag_random(15, 1, 100);a_set_flag_random(16, 1, 100);a_set_flag_random(17, 1, 100);a_set_flag_random(18, 1, 100);a_set_flag_random(19, 1, 100);a_set_flag_random(20, 1, 100);a_set_flag_random(21, 1, 100);a_set_flag_random(22, 1, 100);a_set_flag_random(23, 1, 100);a_set_flag_random(24, 1, 100);a_set_flag_random(25, 1, 100);a_set_flag_random(26, 1, 100);",
            [2] = "a_ai_task(2, 1); mission.trig.func[2]=nil;",
            [3] = "a_activate_group(32);a_activate_group(30);a_activate_group(31);a_activate_group(29); mission.trig.func[3]=nil;",
            [4] = "a_activate_group(15); mission.trig.func[4]=nil;",
            [5] = "a_activate_group(16);a_activate_group(53); mission.trig.func[5]=nil;",
            [6] = "a_activate_group(17);a_activate_group(18); mission.trig.func[6]=nil;",
            [7] = "a_activate_group(33); mission.trig.func[7]=nil;",
            [8] = "a_activate_group(21); mission.trig.func[8]=nil;",
            [9] = "a_activate_group(22); mission.trig.func[9]=nil;",
            [10] = "a_activate_group(23);a_activate_group(52); mission.trig.func[10]=nil;",
            [11] = "a_activate_group(24);a_activate_group(51); mission.trig.func[11]=nil;",
            [12] = "a_activate_group(26); mission.trig.func[12]=nil;",
            [13] = "a_activate_group(27);a_activate_group(43);a_group_off(27); mission.trig.func[13]=nil;",
            [14] = "a_group_on(27); mission.trig.func[14]=nil;",
            [15] = "a_activate_group(34);a_activate_group(49); mission.trig.func[15]=nil;",
            [16] = "a_activate_group(35); mission.trig.func[16]=nil;",
            [17] = "a_activate_group(36);a_ai_task(36, 1); mission.trig.func[17]=nil;",
            [18] = "a_activate_group(37); mission.trig.func[18]=nil;",
            [19] = "a_activate_group(40);a_activate_group(41);a_activate_group(42);a_activate_group(50); mission.trig.func[19]=nil;",
            [20] = "a_activate_group(44); mission.trig.func[20]=nil;",
            [21] = "a_activate_group(45); mission.trig.func[21]=nil;",
            [22] = "a_activate_group(46); mission.trig.func[22]=nil;",
            [23] = "a_activate_group(55); mission.trig.func[23]=nil;",
            [24] = "a_activate_group(56); mission.trig.func[24]=nil;",
            [25] = "a_activate_group(57); mission.trig.func[25]=nil;",
            [26] = "a_activate_group(59);a_activate_group(60); mission.trig.func[26]=nil;",
            [27] = "a_activate_group(61); mission.trig.func[27]=nil;",
            [28] = "a_activate_group(62); mission.trig.func[28]=nil;",
            [29] = "a_activate_group(63); mission.trig.func[29]=nil;",
            [30] = "a_activate_group(70); mission.trig.func[30]=nil;",
            [31] = "a_activate_group(28);a_ai_task(28, 1); mission.trig.func[31]=nil;",
            [32] = "a_deactivate_group(51); mission.trig.func[32]=nil;",
            [33] = "a_deactivate_group(50); mission.trig.func[33]=nil;",
            [34] = "a_deactivate_group(53); mission.trig.func[34]=nil;",
            [35] = "a_deactivate_group(49); mission.trig.func[35]=nil;",
            [36] = "a_deactivate_group(52); mission.trig.func[36]=nil;",
            [37] = "a_deactivate_group(62);a_explosion_unit(158, 500); mission.trig.func[37]=nil;",
            [38] = "a_ai_task(28, 2);a_ai_task(36, 2);",
            [39] = "a_set_flag(20);",
            [40] = "a_out_text_delay_s(\"blue\", getValueDictByKey(\"DictKey_ActionText_224\"), 30, false, 0);a_clear_flag(20);",
            [41] = "a_out_text_delay_g(1, getValueDictByKey(\"DictKey_ActionText_237\"), 20, false, 0);",
            [42] = "a_out_text_delay(getValueDictByKey(\"DictKey_ActionText_275\"), 5, false, 0);",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
            [19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
            [20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
            [21] = "if mission.trig.conditions[21]() then mission.trig.actions[21]() end",
            [22] = "if mission.trig.conditions[22]() then mission.trig.actions[22]() end",
            [23] = "if mission.trig.conditions[23]() then mission.trig.actions[23]() end",
            [24] = "if mission.trig.conditions[24]() then mission.trig.actions[24]() end",
            [25] = "if mission.trig.conditions[25]() then mission.trig.actions[25]() end",
            [26] = "if mission.trig.conditions[26]() then mission.trig.actions[26]() end",
            [27] = "if mission.trig.conditions[27]() then mission.trig.actions[27]() end",
            [28] = "if mission.trig.conditions[28]() then mission.trig.actions[28]() end",
            [29] = "if mission.trig.conditions[29]() then mission.trig.actions[29]() end",
            [30] = "if mission.trig.conditions[30]() then mission.trig.actions[30]() end",
            [31] = "if mission.trig.conditions[31]() then mission.trig.actions[31]() end",
            [32] = "if mission.trig.conditions[32]() then mission.trig.actions[32]() end",
            [33] = "if mission.trig.conditions[33]() then mission.trig.actions[33]() end",
            [34] = "if mission.trig.conditions[34]() then mission.trig.actions[34]() end",
            [35] = "if mission.trig.conditions[35]() then mission.trig.actions[35]() end",
            [36] = "if mission.trig.conditions[36]() then mission.trig.actions[36]() end",
            [37] = "if mission.trig.conditions[37]() then mission.trig.actions[37]() end",
            [38] = "if mission.trig.conditions[38]() then if not mission.trig.flag[38] then mission.trig.actions[38](); mission.trig.flag[38] = true;end; else mission.trig.flag[38] = false; end;",
            [39] = "if mission.trig.conditions[39]() then mission.trig.actions[39]() end",
            [40] = "if mission.trig.conditions[40]() then mission.trig.actions[40]() end",
            [41] = "if mission.trig.conditions[41]() then if not mission.trig.flag[41] then mission.trig.actions[41](); mission.trig.flag[41] = true;end; else mission.trig.flag[41] = false; end;",
            [42] = "if mission.trig.conditions[42]() then mission.trig.actions[42]() end",
        }, -- end of ["func"]
        ["flag"] = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
            [21] = true,
            [22] = true,
            [23] = true,
            [24] = true,
            [25] = true,
            [26] = true,
            [27] = true,
            [28] = true,
            [29] = true,
            [30] = true,
            [31] = true,
            [32] = true,
            [33] = true,
            [34] = true,
            [35] = true,
            [36] = true,
            [37] = true,
            [38] = true,
            [39] = true,
            [40] = true,
            [41] = true,
            [42] = true,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_group_alive(1) )",
            [2] = "return(c_time_after(240) )",
            [3] = "return(c_part_of_group_in_zone(1, 46) or c_all_of_group_in_zone(54, 46) )",
            [4] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(1, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(1, 66) )",
            [5] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(2, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(2, 66) )",
            [6] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(3, 71) or c_part_of_group_in_zone(54, 46) and c_flag_more(3, 71) )",
            [7] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(4, 61) or c_part_of_group_in_zone(54, 46) and c_flag_more(4, 61) )",
            [8] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(5, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(5, 66) )",
            [9] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(6, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(6, 66) )",
            [10] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(7, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(7, 66) )",
            [11] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(8, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(8, 66) )",
            [12] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(9, 66) and c_flag_more(4, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(9, 66) and c_flag_more(4, 66) )",
            [13] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(10, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(10, 66) )",
            [14] = "return(c_part_of_group_in_zone(1, 92) and c_flag_more(10, 66) or c_part_of_group_in_zone(54, 92) and c_flag_more(10, 66) )",
            [15] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(11, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(11, 66) )",
            [16] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(12, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(12, 66) )",
            [17] = "return(c_flag_more(13, 46) )",
            [18] = "return(c_flag_more(14, 46) )",
            [19] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(15, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(15, 66) )",
            [20] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(16, 61) or c_part_of_group_in_zone(54, 46) and c_flag_more(16, 61) )",
            [21] = "return(c_part_of_group_in_zone(1, 233) and c_flag_more(17, 51) and c_unit_heading(1, 130, 230) )",
            [22] = "return(c_flag_more(18, 51) )",
            [23] = "return(c_flag_more(19, 51) )",
            [24] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(20, 61) or c_part_of_group_in_zone(54, 46) and c_flag_more(20, 61) )",
            [25] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(21, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(21, 66) )",
            [26] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(22, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(22, 66) )",
            [27] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(23, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(23, 66) )",
            [28] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(22, 66) and c_flag_more(24, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(22, 66) and c_flag_more(24, 66) )",
            [29] = "return(c_flag_more(25, 51) )",
            [30] = "return(c_part_of_group_in_zone(1, 46) and c_flag_more(26, 66) or c_part_of_group_in_zone(54, 46) and c_flag_more(26, 66) )",
            [31] = "return(c_part_of_group_in_zone(1, 46) )",
            [32] = "return(c_group_dead(24) )",
            [33] = "return(c_group_dead(40) )",
            [34] = "return(c_group_dead(16) )",
            [35] = "return(c_group_dead(34) )",
            [36] = "return(c_group_dead(23) )",
            [37] = "return(c_group_dead(59) )",
            [38] = "return(c_unit_altitude_higher(1, 5486) or c_unit_altitude_higher(2, 5486) )",
            [39] = "return(c_part_of_group_in_zone(1, 138) )",
            [40] = "return(c_flag_is_true(20) and c_all_of_group_out_zone(1, 138) and c_part_of_coalition_in_zone(\"red\", 138) )",
            [41] = "return(c_part_of_group_in_zone(1, 184) and c_unit_altitude_lower(1, 4876) and c_unit_altitude_lower(2, 4876) or c_part_of_group_in_zone(1, 185) and c_unit_altitude_lower(1, 4876) and c_unit_altitude_lower(2, 4876) or c_part_of_group_in_zone(1, 186) and c_unit_altitude_lower(1, 4876) and c_unit_altitude_lower(2, 4876) or c_part_of_group_in_zone(1, 187) and c_unit_altitude_lower(1, 4876) and c_unit_altitude_lower(2, 4876) )",
            [42] = "return(c_unit_hit(1, 1) or c_unit_hit(2, 1) )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["result"] = 
    {
        ["offline"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["offline"]
        ["total"] = 0,
        ["blue"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["conditions"] = 
            {
            }, -- end of ["conditions"]
            ["actions"] = 
            {
            }, -- end of ["actions"]
            ["func"] = 
            {
            }, -- end of ["func"]
        }, -- end of ["red"]
    }, -- end of ["result"]
    ["maxDictId"] = 443,
    ["pictureFileNameN"] = 
    {
    }, -- end of ["pictureFileNameN"]
    ["groundControl"] = 
    {
        ["isPilotControlVehicles"] = false,
        ["roles"] = 
        {
            ["artillery_commander"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["artillery_commander"]
            ["instructor"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["instructor"]
            ["observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["observer"]
            ["forward_observer"] = 
            {
                ["neutrals"] = 0,
                ["blue"] = 0,
                ["red"] = 0,
            }, -- end of ["forward_observer"]
        }, -- end of ["roles"]
    }, -- end of ["groundControl"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["groundTurbulence"] = 1.524,
        ["enable_fog"] = false,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 7.731,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["atGround"] = 
            {
                ["speed"] = 2.0616,
                ["dir"] = 90,
            }, -- end of ["atGround"]
            ["at2000"] = 
            {
                ["speed"] = 5.154,
                ["dir"] = 0,
            }, -- end of ["at2000"]
        }, -- end of ["wind"]
        ["season"] = 
        {
            ["temperature"] = 30,
        }, -- end of ["season"]
        ["type_weather"] = 0,
        ["qnh"] = 760,
        ["cyclones"] = 
        {
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 0,
            ["visibility"] = 0,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["dust_density"] = 0,
        ["enable_dust"] = false,
        ["clouds"] = 
        {
            ["thickness"] = 228.6,
            ["density"] = 3,
            ["base"] = 3100,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Nevada",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = -49725.804258575,
                ["radius"] = 24384,
                ["zoneId"] = 46,
                ["x"] = -332747.25573753,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "Target Zone",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = -41418.422248404,
                ["radius"] = 12192,
                ["zoneId"] = 92,
                ["x"] = -318189.56491287,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "Sambush",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = -53795.173412557,
                ["radius"] = 13563.6,
                ["zoneId"] = 138,
                ["x"] = -322042.43653287,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "62A",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = -57902.878638035,
                ["radius"] = 7010.4,
                ["zoneId"] = 184,
                ["x"] = -337831.1821524,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "62B 1st",
            }, -- end of [4]
            [5] = 
            {
                ["y"] = -49195.628039238,
                ["radius"] = 7010.4,
                ["zoneId"] = 185,
                ["x"] = -337723.01754869,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "62B 2nd",
            }, -- end of [5]
            [6] = 
            {
                ["y"] = -71910.194818709,
                ["radius"] = 7010.4,
                ["zoneId"] = 186,
                ["x"] = -323499.3721606,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "64A",
            }, -- end of [6]
            [7] = 
            {
                ["y"] = -69422.408933338,
                ["radius"] = 7010.4,
                ["zoneId"] = 187,
                ["x"] = -335397.47856889,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "64B",
            }, -- end of [7]
            [8] = 
            {
                ["y"] = -29593.462874222,
                ["radius"] = 3657.6,
                ["zoneId"] = 233,
                ["x"] = -379902.85168006,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["properties"] = 
                {
                }, -- end of ["properties"]
                ["hidden"] = true,
                ["name"] = "Return",
            }, -- end of [8]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = -17771.061581928,
        ["zoom"] = 1971.1544235538,
        ["centerX"] = -399655.8795096,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 21,
            [2] = 11,
            [3] = 8,
            [4] = 28,
            [5] = 26,
            [6] = 13,
            [7] = 5,
            [8] = 16,
            [9] = 6,
            [10] = 15,
            [11] = 20,
            [12] = 12,
            [13] = 40,
            [14] = 45,
            [15] = 9,
            [16] = 46,
            [17] = 10,
            [18] = 3,
            [19] = 4,
            [20] = 1,
            [21] = 2,
        }, -- end of ["blue"]
        ["neutrals"] = 
        {
            [1] = 70,
            [2] = 23,
            [3] = 65,
            [4] = 64,
            [5] = 25,
            [6] = 63,
            [7] = 76,
            [8] = 29,
            [9] = 62,
            [10] = 30,
            [11] = 31,
            [12] = 61,
            [13] = 32,
            [14] = 33,
            [15] = 60,
            [16] = 17,
            [17] = 35,
            [18] = 69,
            [19] = 36,
            [20] = 59,
            [21] = 71,
            [22] = 58,
            [23] = 57,
            [24] = 56,
            [25] = 55,
            [26] = 73,
            [27] = 39,
            [28] = 54,
            [29] = 72,
            [30] = 41,
            [31] = 42,
            [32] = 44,
            [33] = 75,
            [34] = 53,
            [35] = 22,
            [36] = 52,
            [37] = 66,
            [38] = 51,
            [39] = 74,
            [40] = 7,
            [41] = 68,
            [42] = 50,
            [43] = 49,
            [44] = 48,
            [45] = 67,
        }, -- end of ["neutrals"]
        ["red"] = 
        {
            [1] = 18,
            [2] = 24,
            [3] = 27,
            [4] = 34,
            [5] = 37,
            [6] = 38,
            [7] = 0,
            [8] = 43,
            [9] = 19,
            [10] = 47,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "DictKey_descriptionText_1",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["descriptionNeutralsTask"] = "DictKey_descriptionNeutralsTask_4",
    ["descriptionBlueTask"] = "DictKey_descriptionBlueTask_3",
    ["descriptionRedTask"] = "DictKey_descriptionRedTask_2",
    ["pictureFileNameB"] = 
    {
        [1] = "ResKey_ImageBriefing_6",
        [2] = "ResKey_ImageBriefing_198",
        [4] = "ResKey_ImageBriefing_200",
        [3] = "ResKey_ImageBriefing_199",
    }, -- end of ["pictureFileNameB"]
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = -14024.097,
                ["x"] = -409931.344,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "blue",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 21,
                    ["name"] = "Australia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 28,
                    ["name"] = "Croatia",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 26,
                    ["name"] = "Czech Republic",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "CAP",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 564,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 5,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -18089.767578125,
                                            ["x"] = -398343.9375,
                                            ["name"] = "DictKey_WptName_111",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 14,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 564,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ec1_2  spa103 `cigogne de fonck`",
                                        ["skill"] = "High",
                                        ["parking"] = "82",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Mirage 2000-5",
                                        ["unitId"] = 18,
                                        ["psi"] = 0,
                                        ["parking_id"] = "F88",
                                        ["x"] = -398343.9375,
                                        ["name"] = "DictKey_UnitName_110",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [7]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3160",
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18089.767578125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Chevy11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 564,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ec1_2  spa103 `cigogne de fonck`",
                                        ["skill"] = "High",
                                        ["parking"] = 81,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Mirage 2000-5",
                                        ["unitId"] = 19,
                                        ["psi"] = 0,
                                        ["parking_id"] = "F87",
                                        ["x"] = -398354.875,
                                        ["name"] = "DictKey_UnitName_112",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [7]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3160",
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18076.26171875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Chevy12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 564,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ec1_2  spa103 `cigogne de fonck`",
                                        ["skill"] = "High",
                                        ["parking"] = "76",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Mirage 2000-5",
                                        ["unitId"] = 20,
                                        ["psi"] = 0,
                                        ["parking_id"] = "F93",
                                        ["x"] = -398404.75,
                                        ["name"] = "DictKey_UnitName_113",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [7]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3160",
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18118.541015625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Chevy13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 564,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ec1_2  spa103 `cigogne de fonck`",
                                        ["skill"] = "High",
                                        ["parking"] = "77",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Mirage 2000-5",
                                        ["unitId"] = 21,
                                        ["psi"] = 0,
                                        ["parking_id"] = "F94",
                                        ["x"] = -398393.875,
                                        ["name"] = "DictKey_UnitName_114",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [1]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [4]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{6D778860-7BB8-4ACB-9E95-BA772C6BBC2C}",
                                                }, -- end of [7]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{FC23864E-3B80-48E3-9C03-4DA8B1D7497B}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3160",
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18131.4609375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Chevy14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -18089.767578125,
                                ["x"] = -398343.9375,
                                ["name"] = "DictKey_GroupName_109",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 300,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 563,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 11,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -18168.05859375,
                                            ["x"] = -398437.21875,
                                            ["name"] = "DictKey_WptName_413",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 110.15495249469,
                                            ["ETA_locked"] = false,
                                            ["y"] = -7488.6681413573,
                                            ["x"] = -387481.89273206,
                                            ["name"] = "DictKey_WptName_415",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 3048,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 138.88888888889,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 666.27149108446,
                                            ["ETA_locked"] = false,
                                            ["y"] = 39710.957686576,
                                            ["x"] = -326342.97702927,
                                            ["name"] = "DictKey_WptName_416",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1019.4240835428,
                                            ["ETA_locked"] = false,
                                            ["y"] = 40561.235783891,
                                            ["x"] = -277301.37631661,
                                            ["name"] = "DictKey_WptName_417",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 562,
                                            ["action"] = "LandingReFuAr",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "LandingReFuAr",
                                            ["ETA"] = 1984.2121772421,
                                            ["ETA_locked"] = false,
                                            ["timeReFuAr"] = 20,
                                            ["y"] = -17233.242188,
                                            ["x"] = -398195.359375,
                                            ["name"] = "DictKey_WptName_418",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 3048,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 138.88888888889,
                                                                ["altitudeEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2643.9663127276,
                                            ["ETA_locked"] = false,
                                            ["y"] = 39612.873084191,
                                            ["x"] = -326327.16276978,
                                            ["name"] = "DictKey_WptName_419",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2998.9647131815,
                                            ["ETA_locked"] = false,
                                            ["y"] = 40684.474973878,
                                            ["x"] = -277033.47584419,
                                            ["name"] = "DictKey_WptName_420",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 63,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 563,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ec1_2  spa103 `cigogne de fonck`",
                                        ["skill"] = "High",
                                        ["parking"] = "72",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Mirage 2000-5",
                                        ["unitId"] = 156,
                                        ["psi"] = -0.7726445594826,
                                        ["parking_id"] = "F100",
                                        ["x"] = -398437.21875,
                                        ["name"] = "DictKey_UnitName_412",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3160",
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18168.05859375,
                                        ["heading"] = 0.7726445594826,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "014",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 563,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "ec1_2  spa103 `cigogne de fonck`",
                                        ["skill"] = "High",
                                        ["parking"] = "71",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "Mirage 2000-5",
                                        ["unitId"] = 157,
                                        ["psi"] = -0.7726445594826,
                                        ["parking_id"] = "F99",
                                        ["x"] = -398477.21875,
                                        ["name"] = "DictKey_UnitName_414",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3160",
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18128.05859375,
                                        ["heading"] = 0.7726445594826,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "015",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -18168.05859375,
                                ["x"] = -398437.21875,
                                ["name"] = "DictKey_GroupName_411",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 6,
                    ["name"] = "Germany",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [10]
                [11] = 
                {
                    ["id"] = 20,
                    ["name"] = "Italy",
                }, -- end of [11]
                [12] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [12]
                [13] = 
                {
                    ["id"] = 40,
                    ["name"] = "Poland",
                }, -- end of [13]
                [14] = 
                {
                    ["id"] = 45,
                    ["name"] = "South Korea",
                }, -- end of [14]
                [15] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [15]
                [16] = 
                {
                    ["id"] = 46,
                    ["name"] = "Sweden",
                }, -- end of [16]
                [17] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [17]
                [18] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [18]
                [19] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [19]
                [20] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [20]
                [21] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 567,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -17366.47265625,
                                            ["x"] = -396876.71875,
                                            ["name"] = "DictKey_WptName_356",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 29.8704,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1376.8777657078,
                                            ["ETA_locked"] = false,
                                            ["y"] = -42271.303443744,
                                            ["x"] = -345194.46239759,
                                            ["name"] = "DictKey_WptName_357",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 29.8704,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1734.259915513,
                                            ["ETA_locked"] = false,
                                            ["y"] = -42527.692703666,
                                            ["x"] = -330305.74688497,
                                            ["name"] = "DictKey_WptName_361",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 29.8704,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2104.257570107,
                                            ["ETA_locked"] = false,
                                            ["y"] = -42810.47721507,
                                            ["x"] = -313797.88609194,
                                            ["name"] = "DictKey_WptName_358",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 29.8704,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2640.6080868059,
                                            ["ETA_locked"] = false,
                                            ["y"] = -65157.245218573,
                                            ["x"] = -314026.58108613,
                                            ["name"] = "DictKey_WptName_359",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 29.8704,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["speed"] = 41.666666666667,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3042.0933787142,
                                            ["ETA_locked"] = false,
                                            ["y"] = -64961.22093784,
                                            ["x"] = -330753.9863753,
                                            ["name"] = "DictKey_WptName_360",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 567,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "us army",
                                        ["skill"] = "Client",
                                        ["parking"] = "152",
                                        ["ropeLength"] = 15,
                                        ["speed"] = 41.666666666667,
                                        ["type"] = "Ka-50",
                                        ["Radio"] = 
                                        {
                                            [1] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [7] = 40,
                                                    [1] = 21.5,
                                                    [2] = 25.7,
                                                    [4] = 28,
                                                    [8] = 50,
                                                    [9] = 55.5,
                                                    [5] = 30,
                                                    [10] = 59.9,
                                                    [3] = 27,
                                                    [6] = 32,
                                                }, -- end of ["channels"]
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["modulations"] = 
                                                {
                                                }, -- end of ["modulations"]
                                                ["channels"] = 
                                                {
                                                    [1] = 0.625,
                                                    [13] = 0.583,
                                                    [7] = 0.443,
                                                    [14] = 0.283,
                                                    [2] = 0.303,
                                                    [15] = 0.995,
                                                    [8] = 0.215,
                                                    [16] = 1.21,
                                                    [9] = 0.525,
                                                    [5] = 0.408,
                                                    [10] = 1.065,
                                                    [11] = 0.718,
                                                    [3] = 0.289,
                                                    [6] = 0.803,
                                                    [12] = 0.35,
                                                    [4] = 0.591,
                                                }, -- end of ["channels"]
                                            }, -- end of [2]
                                        }, -- end of ["Radio"]
                                        ["unitId"] = 133,
                                        ["psi"] = 0.44904971905371,
                                        ["parking_id"] = "08",
                                        ["x"] = -396876.71875,
                                        ["name"] = "DictKey_UnitName_355",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{FC56DF80-9B09-44C5-8976-DCFAFF219062}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{A6FD14D3-6D30-4C85-88A7-8D17BEE120E2}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1450",
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -17366.47265625,
                                        ["heading"] = -0.44904971905371,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Enfield21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "050",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17366.47265625,
                                ["x"] = -396876.71875,
                                ["name"] = "DictKey_GroupName_354",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -17097.295058029,
                                                ["x"] = -396844.86729957,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -17527.135695658,
                                                ["x"] = -396843.07878096,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -17527.135695658,
                                                ["x"] = -396843.07878096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -17526.53952279,
                                                ["x"] = -396676.150378,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -17480.634211976,
                                                ["x"] = -396836.52087942,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -17480.634211976,
                                                ["x"] = -396836.52087942,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 567,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -17097.295058029,
                                            ["x"] = -396844.86729957,
                                            ["name"] = "DictKey_WptName_364",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 567,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 76.623819115692,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -17527.135695658,
                                            ["x"] = -396843.07878096,
                                            ["name"] = "DictKey_WptName_365",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 567,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 106.6711232754,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -17526.53952279,
                                            ["x"] = -396676.150378,
                                            ["name"] = "DictKey_WptName_366",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 55,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "M978 HEMTT Tanker",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 134,
                                        ["skill"] = "Average",
                                        ["y"] = -17097.295058029,
                                        ["x"] = -396844.86729957,
                                        ["name"] = "DictKey_UnitName_363",
                                        ["heading"] = -1.5666354631352,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17097.295058029,
                                ["x"] = -396844.86729957,
                                ["name"] = "DictKey_GroupName_362",
                                ["start_time"] = 0,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "SetImmortal",
                                                ["params"] = 
                                                {
                                                    ["value"] = true,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 561,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Ground Units",
                                                                    [3] = "Light armed ships",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -17804.19921875,
                                            ["x"] = -399632.90625,
                                            ["name"] = "DictKey_WptName_9",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1219.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 70.382477995462,
                                            ["ETA_locked"] = false,
                                            ["y"] = -17987.738148559,
                                            ["x"] = -389859.28527179,
                                            ["name"] = "DictKey_WptName_11",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2590.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 186.11400469771,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30600.660325054,
                                            ["x"] = -379895.25070107,
                                            ["name"] = "DictKey_WptName_12",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 449.32918364946,
                                            ["ETA_locked"] = false,
                                            ["y"] = -42248.124422177,
                                            ["x"] = -345242.69872471,
                                            ["name"] = "DictKey_WptName_13",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 557.39821910634,
                                            ["ETA_locked"] = false,
                                            ["y"] = -42527.692703666,
                                            ["x"] = -330235.71430919,
                                            ["name"] = "DictKey_WptName_14",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 675.75918984197,
                                            ["ETA_locked"] = false,
                                            ["y"] = -42802.256867518,
                                            ["x"] = -313798.98363774,
                                            ["name"] = "DictKey_WptName_238",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 836.49039331245,
                                            ["ETA_locked"] = false,
                                            ["y"] = -65123.621696053,
                                            ["x"] = -314127.23351773,
                                            ["name"] = "DictKey_WptName_15",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 956.44150513761,
                                            ["ETA_locked"] = false,
                                            ["y"] = -64793.501923613,
                                            ["x"] = -330783.83913458,
                                            ["name"] = "DictKey_WptName_239",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 2895.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1295.489695778,
                                            ["ETA_locked"] = false,
                                            ["y"] = -60588.143570835,
                                            ["x"] = -377685.72440385,
                                            ["name"] = "DictKey_WptName_16",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 1676.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1536.8717058265,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30500.171222576,
                                            ["x"] = -392472.82228088,
                                            ["name"] = "DictKey_WptName_17",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 562,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1640.9008272292,
                                            ["ETA_locked"] = false,
                                            ["y"] = -17233.242188,
                                            ["x"] = -398195.359375,
                                            ["name"] = "DictKey_WptName_18",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 561,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
                                        ["skill"] = "Client",
                                        ["parking"] = 233,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 1,
                                        ["psi"] = 0.018776803367511,
                                        ["parking_id"] = "G01",
                                        ["x"] = -399632.90625,
                                        ["name"] = "DictKey_UnitName_8",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{2AF2EC3F-9065-4de5-93E1-1739C9A71EF7}",
                                                }, -- end of [2]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [4]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -17804.19921875,
                                        ["heading"] = -0.018776803367511,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 561,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
                                        ["skill"] = "Random",
                                        ["parking"] = 232,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 2,
                                        ["psi"] = 0.018776803367511,
                                        ["parking_id"] = "G02",
                                        ["x"] = -399609.21875,
                                        ["name"] = "DictKey_UnitName_10",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{2AF2EC3F-9065-4de5-93E1-1739C9A71EF7}",
                                                }, -- end of [2]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [4]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -17784.76953125,
                                        ["heading"] = -0.018776803367511,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Uzi12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -17804.19921875,
                                ["x"] = -399632.90625,
                                ["name"] = "DictKey_GroupName_7",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Start",
                                                ["params"] = 
                                                {
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["targetTypes"] = 
                                                    {
                                                        [1] = "Ground Units",
                                                    }, -- end of ["targetTypes"]
                                                    ["noTargetTypes"] = 
                                                    {
                                                        [1] = "Helicopters",
                                                        [2] = "Light armed ships",
                                                    }, -- end of ["noTargetTypes"]
                                                    ["name"] = 21,
                                                    ["value"] = "Ground Units;",
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                    [4] = 
                                    {
                                        ["number"] = 4,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["targetTypes"] = 
                                                    {
                                                        [1] = "Ground Units",
                                                    }, -- end of ["targetTypes"]
                                                    ["noTargetTypes"] = 
                                                    {
                                                        [1] = "Helicopters",
                                                        [2] = "Light armed ships",
                                                    }, -- end of ["noTargetTypes"]
                                                    ["name"] = 23,
                                                    ["value"] = "Ground Units;",
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [4]
                                    [3] = 
                                    {
                                        ["number"] = 3,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["targetTypes"] = 
                                                    {
                                                        [1] = "Ground Units",
                                                    }, -- end of ["targetTypes"]
                                                    ["noTargetTypes"] = 
                                                    {
                                                        [1] = "Helicopters",
                                                        [2] = "Light armed ships",
                                                    }, -- end of ["noTargetTypes"]
                                                    ["name"] = 22,
                                                    ["value"] = "Ground Units;",
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [3]
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "CAS",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 561,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -17765.37109375,
                                            ["x"] = -399585.90625,
                                            ["name"] = "DictKey_WptName_21",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 63.155674168726,
                                            ["ETA_locked"] = false,
                                            ["y"] = -12374.238313255,
                                            ["x"] = -392666.58333918,
                                            ["name"] = "DictKey_WptName_23",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 88.500749676266,
                                            ["ETA_locked"] = false,
                                            ["y"] = -14477.751131539,
                                            ["x"] = -389844.05159392,
                                            ["name"] = "DictKey_WptName_24",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1066.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 113.77285602055,
                                            ["ETA_locked"] = false,
                                            ["y"] = -17987.738148559,
                                            ["x"] = -389858.00961123,
                                            ["name"] = "DictKey_WptName_25",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 3200.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 229.49901449092,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30600.688566594,
                                            ["x"] = -379895.21360944,
                                            ["name"] = "DictKey_WptName_26",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 5547.36,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 492.71387551521,
                                            ["ETA_locked"] = false,
                                            ["y"] = -42248.124422177,
                                            ["x"] = -345242.69872471,
                                            ["name"] = "DictKey_WptName_27",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 5547.36,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = -74560.026330342,
                                                                ["x"] = -321730.46506886,
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Ground Units",
                                                                }, -- end of ["targetTypes"]
                                                                ["value"] = "Ground Units;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Light armed ships",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 9144,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = -90344.536558138,
                                                                ["x"] = -321965.17897559,
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Ground Units",
                                                                }, -- end of ["targetTypes"]
                                                                ["value"] = "Ground Units;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                    [1] = "Helicopters",
                                                                    [2] = "Light armed ships",
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 9144,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 797.40187523733,
                                            ["ETA_locked"] = false,
                                            ["y"] = -74423.498924624,
                                            ["x"] = -317755.61833391,
                                            ["name"] = "DictKey_WptName_28",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 1066.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 956.78841689286,
                                            ["ETA_locked"] = false,
                                            ["y"] = -96559.335176385,
                                            ["x"] = -317984.51459662,
                                            ["name"] = "DictKey_WptName_29",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 1066.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1025.8393987125,
                                            ["ETA_locked"] = false,
                                            ["y"] = -95377.447044195,
                                            ["x"] = -327501.82429268,
                                            ["name"] = "DictKey_WptName_30",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 1066.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1174.1117674123,
                                            ["ETA_locked"] = false,
                                            ["y"] = -74784.421535751,
                                            ["x"] = -327380.2212973,
                                            ["name"] = "DictKey_WptName_31",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 1066.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1211.5197898894,
                                            ["ETA_locked"] = false,
                                            ["y"] = -74303.191387582,
                                            ["x"] = -322206.99720448,
                                            ["name"] = "DictKey_WptName_32",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 1066.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 2684.8,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 116.66666666667,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["condition"] = 
                                                                {
                                                                }, -- end of ["condition"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 3600,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1301.9065737947,
                                            ["ETA_locked"] = false,
                                            ["y"] = -86855.41156472,
                                            ["x"] = -322401.0439327,
                                            ["name"] = "DictKey_WptName_33",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1471.4324231504,
                                            ["ETA_locked"] = false,
                                            ["y"] = -64834.969522864,
                                            ["x"] = -330736.46549657,
                                            ["name"] = "DictKey_WptName_34",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 2895.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1810.8378911638,
                                            ["ETA_locked"] = false,
                                            ["y"] = -60587.935018597,
                                            ["x"] = -377684.40627234,
                                            ["name"] = "DictKey_WptName_35",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 2743.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2027.3306227223,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30600.87412609,
                                            ["x"] = -379895.05294035,
                                            ["name"] = "DictKey_WptName_36",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 1676.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2117.8920653716,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30500.776337864,
                                            ["x"] = -392472.63278177,
                                            ["name"] = "DictKey_WptName_37",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            ["alt"] = 1219.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2165.1867380951,
                                            ["ETA_locked"] = false,
                                            ["y"] = -25632.263045028,
                                            ["x"] = -396882.33319292,
                                            ["name"] = "DictKey_WptName_38",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            ["alt"] = 1219.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2212.7031533846,
                                            ["ETA_locked"] = false,
                                            ["y"] = -20669.844928889,
                                            ["x"] = -401232.94633583,
                                            ["name"] = "DictKey_WptName_39",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            ["alt"] = 562,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2245.7268879611,
                                            ["ETA_locked"] = false,
                                            ["y"] = -17233.242188,
                                            ["x"] = -398195.359375,
                                            ["name"] = "DictKey_WptName_40",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [19]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 561,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
                                        ["skill"] = "High",
                                        ["parking"] = "231",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 3,
                                        ["psi"] = -0.6618924146198,
                                        ["parking_id"] = "G03",
                                        ["x"] = -399585.90625,
                                        ["name"] = "DictKey_UnitName_20",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{2AF2EC3F-9065-4de5-93E1-1739C9A71EF7}",
                                                }, -- end of [2]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [4]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -17765.37109375,
                                        ["heading"] = 0.6618924146198,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Hawg11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "012",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 561,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
                                        ["skill"] = "High",
                                        ["parking"] = 230,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 4,
                                        ["psi"] = -0.6618924146198,
                                        ["parking_id"] = "G04",
                                        ["x"] = -399562.875,
                                        ["name"] = "DictKey_UnitName_22",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{2AF2EC3F-9065-4de5-93E1-1739C9A71EF7}",
                                                }, -- end of [2]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [4]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -17745.650390625,
                                        ["heading"] = 0.6618924146198,
                                        ["callsign"] = 
                                        {
                                            [1] = 9,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Hawg12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "013",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -17765.37109375,
                                ["x"] = -399585.90625,
                                ["name"] = "DictKey_GroupName_19",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 256,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 565,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = -89831.771805599,
                                                                ["x"] = -340354.51570893,
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 9144,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["name"] = "",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = -73281.057833462,
                                                                ["x"] = -340054.4630461,
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 9144,
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -17726.119140625,
                                            ["x"] = -399539.46875,
                                            ["name"] = "DictKey_WptName_43",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 62.727081502537,
                                            ["ETA_locked"] = false,
                                            ["y"] = -12374.049599107,
                                            ["x"] = -392665.17279566,
                                            ["name"] = "DictKey_WptName_45",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 152.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 88.077179539346,
                                            ["ETA_locked"] = false,
                                            ["y"] = -14470.798256806,
                                            ["x"] = -389836.74420214,
                                            ["name"] = "DictKey_WptName_46",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1066.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 113.39776592706,
                                            ["ETA_locked"] = false,
                                            ["y"] = -17987.4754918,
                                            ["x"] = -389859.0710889,
                                            ["name"] = "DictKey_WptName_48",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 2987.04,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 229.13144282429,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30600.812289435,
                                            ["x"] = -379895.07961006,
                                            ["name"] = "DictKey_WptName_49",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 595.36028986275,
                                            ["ETA_locked"] = false,
                                            ["y"] = -67385.508007646,
                                            ["x"] = -344764.66039992,
                                            ["name"] = "DictKey_WptName_50",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 2438.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 666.30794468637,
                                            ["ETA_locked"] = false,
                                            ["y"] = -70573.657739269,
                                            ["x"] = -335440.82627914,
                                            ["name"] = "DictKey_WptName_51",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 2438.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 842.59584927513,
                                            ["ETA_locked"] = false,
                                            ["y"] = -95056.24152739,
                                            ["x"] = -335741.59512175,
                                            ["name"] = "DictKey_WptName_52",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 2438.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 909.06474331884,
                                            ["ETA_locked"] = false,
                                            ["y"] = -95778.086749644,
                                            ["x"] = -344945.12170549,
                                            ["name"] = "DictKey_WptName_53",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 2438.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1068.4575834869,
                                            ["ETA_locked"] = false,
                                            ["y"] = -73641.499933849,
                                            ["x"] = -344704.5066314,
                                            ["name"] = "DictKey_WptName_54",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 2438.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1121.3126266048,
                                            ["ETA_locked"] = false,
                                            ["y"] = -73821.961239412,
                                            ["x"] = -337365.74687182,
                                            ["name"] = "DictKey_WptName_55",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 2438.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 2438.4,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 116.66666666667,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 3600,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1252.6502944583,
                                            ["ETA_locked"] = false,
                                            ["y"] = -92055.867072169,
                                            ["x"] = -336844.91707588,
                                            ["name"] = "DictKey_WptName_56",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1417.12405862,
                                            ["ETA_locked"] = false,
                                            ["y"] = -70934.580350396,
                                            ["x"] = -345546.6593907,
                                            ["name"] = "DictKey_WptName_57",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 2895.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1660.2141707312,
                                            ["ETA_locked"] = false,
                                            ["y"] = -60587.378629953,
                                            ["x"] = -377684.53228606,
                                            ["name"] = "DictKey_WptName_58",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 2590.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1876.7035481491,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30600.774764663,
                                            ["x"] = -379895.04208528,
                                            ["name"] = "DictKey_WptName_59",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 1676.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1967.2642777537,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30500.6430193,
                                            ["x"] = -392472.52261929,
                                            ["name"] = "DictKey_WptName_60",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            ["alt"] = 1219.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2014.3932410029,
                                            ["ETA_locked"] = false,
                                            ["y"] = -25631.471556395,
                                            ["x"] = -396847.1332537,
                                            ["name"] = "DictKey_WptName_61",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            ["alt"] = 1066.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2062.6496033736,
                                            ["ETA_locked"] = false,
                                            ["y"] = -20574.181407729,
                                            ["x"] = -401245.34581186,
                                            ["name"] = "DictKey_WptName_62",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            ["alt"] = 562,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 2095.2205859237,
                                            ["ETA_locked"] = false,
                                            ["y"] = -17233.242188,
                                            ["x"] = -398195.359375,
                                            ["name"] = "DictKey_WptName_63",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [19]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 565,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
                                        ["skill"] = "High",
                                        ["parking"] = 229,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 5,
                                        ["psi"] = -0.66153197031555,
                                        ["parking_id"] = "G05",
                                        ["x"] = -399539.46875,
                                        ["name"] = "DictKey_UnitName_42",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{2AF2EC3F-9065-4de5-93E1-1739C9A71EF7}",
                                                }, -- end of [2]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [4]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -17726.119140625,
                                        ["heading"] = 0.66153197031555,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "014",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 565,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
                                        ["skill"] = "High",
                                        ["parking"] = 228,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 6,
                                        ["psi"] = -0.66153197031555,
                                        ["parking_id"] = "G06",
                                        ["x"] = -399516.0625,
                                        ["name"] = "DictKey_UnitName_44",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{2AF2EC3F-9065-4de5-93E1-1739C9A71EF7}",
                                                }, -- end of [2]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [4]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -17706.298828125,
                                        ["heading"] = 0.66153197031555,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Enfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "015",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -17726.119140625,
                                ["x"] = -399539.46875,
                                ["name"] = "DictKey_GroupName_41",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 261,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1199.9976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["direction"] = 0,
                                                                ["groupId"] = 32,
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["expend"] = "Auto",
                                                                ["altitude"] = 2330.9976,
                                                                ["directionEnabled"] = false,
                                                                ["groupAttack"] = false,
                                                                ["weaponType"] = 1073741822,
                                                                ["altitudeEnabled"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -52809.124237368,
                                            ["x"] = -340113.09175355,
                                            ["name"] = "DictKey_WptName_66",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1199.9976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargetsInZone",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = -55694.166852359,
                                                                ["x"] = -338162.7973189,
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["value"] = "All;",
                                                                ["noTargetTypes"] = 
                                                                {
                                                                }, -- end of ["noTargetTypes"]
                                                                ["priority"] = 0,
                                                                ["zoneRadius"] = 6096,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 75.623232946161,
                                            ["ETA_locked"] = false,
                                            ["y"] = -44371.858758764,
                                            ["x"] = -344088.38663212,
                                            ["name"] = "DictKey_WptName_68",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1199.9976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 139.41986084948,
                                            ["ETA_locked"] = false,
                                            ["y"] = -44166.153358469,
                                            ["x"] = -336222.82526992,
                                            ["name"] = "DictKey_WptName_69",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1199.9976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 281.83880742445,
                                            ["ETA_locked"] = false,
                                            ["y"] = -61731.053766655,
                                            ["x"] = -336162.67150139,
                                            ["name"] = "DictKey_WptName_70",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1199.9976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 341.90216094592,
                                            ["ETA_locked"] = false,
                                            ["y"] = -61592.133112284,
                                            ["x"] = -343569.18238025,
                                            ["name"] = "DictKey_WptName_71",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1199.9976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 464.75909642875,
                                            ["ETA_locked"] = false,
                                            ["y"] = -46448.675766224,
                                            ["x"] = -344088.38663212,
                                            ["name"] = "DictKey_WptName_72",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 1199.9976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 518.12430390525,
                                            ["ETA_locked"] = false,
                                            ["y"] = -46189.073640291,
                                            ["x"] = -337511.79944183,
                                            ["name"] = "DictKey_WptName_73",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 1199.9976,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "RADIO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "Orbit",
                                                                    ["params"] = 
                                                                    {
                                                                        ["altitude"] = 2352.9976,
                                                                        ["pattern"] = "Circle",
                                                                        ["speed"] = 116.66666666667,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                                ["stopCondition"] = 
                                                                {
                                                                    ["duration"] = 5400,
                                                                }, -- end of ["stopCondition"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 625.11912564545,
                                            ["ETA_locked"] = false,
                                            ["y"] = -59385.056794329,
                                            ["x"] = -337546.20817738,
                                            ["name"] = "DictKey_WptName_74",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 732.36711061223,
                                            ["ETA_locked"] = false,
                                            ["y"] = -48720.639920733,
                                            ["x"] = -345371.19344517,
                                            ["name"] = "DictKey_WptName_75",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 2895.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1011.4643347362,
                                            ["ETA_locked"] = false,
                                            ["y"] = -60589.391243638,
                                            ["x"] = -377682.27830374,
                                            ["name"] = "DictKey_WptName_76",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 2590.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1255.2819110388,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30600.012861282,
                                            ["x"] = -379894.12513233,
                                            ["name"] = "DictKey_WptName_77",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 1676.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1357.2528517393,
                                            ["ETA_locked"] = false,
                                            ["y"] = -30499.776649443,
                                            ["x"] = -392470.14169573,
                                            ["name"] = "DictKey_WptName_78",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 1219.2,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1410.3676052522,
                                            ["ETA_locked"] = false,
                                            ["y"] = -25700.708896577,
                                            ["x"] = -396929.08620471,
                                            ["name"] = "DictKey_WptName_79",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 1066.8,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 123.33333333333,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1464.5089622203,
                                            ["ETA_locked"] = false,
                                            ["y"] = -20702.576855956,
                                            ["x"] = -401357.04298827,
                                            ["name"] = "DictKey_WptName_80",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 562,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["vangle"] = 0,
                                                ["angle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 1569.9882538576,
                                            ["ETA_locked"] = false,
                                            ["y"] = -17233.242188,
                                            ["x"] = -398195.359375,
                                            ["name"] = "DictKey_WptName_81",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1199.9976,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
                                        ["skill"] = "High",
                                        ["speed"] = 123.33333333333,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 7,
                                        ["psi"] = -2.0111062174734,
                                        ["y"] = -52809.124237368,
                                        ["x"] = -340113.09175355,
                                        ["name"] = "DictKey_UnitName_65",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{2AF2EC3F-9065-4de5-93E1-1739C9A71EF7}",
                                                }, -- end of [2]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [4]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.0111062174734,
                                        ["callsign"] = 
                                        {
                                            [1] = 10,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Boar11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "016",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1199.9976,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "RADIO",
                                        ["livery_id"] = "74th FS Moody AFB, Georgia (FT)",
                                        ["skill"] = "High",
                                        ["speed"] = 123.33333333333,
                                        ["type"] = "A-10C",
                                        ["unitId"] = 8,
                                        ["psi"] = -2.0111062174734,
                                        ["y"] = -52769.124237368,
                                        ["x"] = -340153.09175355,
                                        ["name"] = "DictKey_UnitName_67",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{2AF2EC3F-9065-4de5-93E1-1739C9A71EF7}",
                                                }, -- end of [2]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [8]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{DB769D48-67D7-42ED-A2BE-108D566C8B1E}",
                                                }, -- end of [4]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [9]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{444BA8AE-82A7-4345-842E-76154EFCCA46}",
                                                }, -- end of [3]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 5029,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 2.0111062174734,
                                        ["callsign"] = 
                                        {
                                            [1] = 10,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Boar12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "017",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -52809.124237368,
                                ["x"] = -340113.09175355,
                                ["name"] = "DictKey_GroupName_64",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 266,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 4,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["number"] = 2,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 0,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 562,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -17233.242188,
                                            ["x"] = -398195.359375,
                                            ["name"] = "DictKey_WptName_253",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 101.53477228742,
                                            ["ETA_locked"] = false,
                                            ["y"] = -7968.302434964,
                                            ["x"] = -387563.86118764,
                                            ["name"] = "DictKey_WptName_255",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 5486.4,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 138.88888888889,
                                                                ["altitudeEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 699.98799116438,
                                            ["ETA_locked"] = false,
                                            ["y"] = -17005.569643707,
                                            ["x"] = -304938.11895504,
                                            ["name"] = "DictKey_WptName_256",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 948.5727772653,
                                            ["ETA_locked"] = false,
                                            ["y"] = -46419.384268033,
                                            ["x"] = -286859.15231629,
                                            ["name"] = "DictKey_WptName_257",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 36,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 562,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "default",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-16C_50",
                                        ["unitId"] = 94,
                                        ["psi"] = -0.71682228978377,
                                        ["y"] = -17233.242188,
                                        ["x"] = -398195.359375,
                                        ["name"] = "DictKey_UnitName_252",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "<CLEAN>",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3249,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 5,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.71682228978377,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "018",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 562,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "default",
                                        ["skill"] = "High",
                                        ["speed"] = 138.88888888889,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-16C_50",
                                        ["unitId"] = 95,
                                        ["psi"] = -0.71682228978377,
                                        ["y"] = -17233.242188,
                                        ["x"] = -398195.359375,
                                        ["name"] = "DictKey_UnitName_254",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "<CLEAN>",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{F376DBEE-4CAE-41BA-ADD9-B2910AC95DEC}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [9]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3249,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 5,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = 0.71682228978377,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Springfield12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "019",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -17233.242188,
                                ["x"] = -398195.359375,
                                ["name"] = "DictKey_GroupName_251",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 563,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -16483.876953125,
                                            ["x"] = -397833.71875,
                                            ["name"] = "DictKey_WptName_260",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 95.712732223992,
                                            ["ETA_locked"] = false,
                                            ["y"] = -7868.5594702915,
                                            ["x"] = -387709.89933259,
                                            ["name"] = "DictKey_WptName_261",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 6096,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 695.17802448612,
                                            ["ETA_locked"] = false,
                                            ["y"] = -14188.686933585,
                                            ["x"] = -304691.0553594,
                                            ["name"] = "DictKey_WptName_262",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 6096,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1473.4291152061,
                                            ["ETA_locked"] = false,
                                            ["y"] = -73715.028808624,
                                            ["x"] = -214468.24492863,
                                            ["name"] = "DictKey_WptName_263",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 6096,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2158.4558650782,
                                            ["ETA_locked"] = false,
                                            ["y"] = -168618.47236268,
                                            ["x"] = -221210.01960734,
                                            ["name"] = "DictKey_WptName_264",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 6096,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3447.0078285071,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10186.767413147,
                                            ["x"] = -304445.00698672,
                                            ["name"] = "DictKey_WptName_265",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 2438.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4046.0693983531,
                                            ["ETA_locked"] = false,
                                            ["y"] = -7820.7939938877,
                                            ["x"] = -387614.3564002,
                                            ["name"] = "DictKey_WptName_266",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 562,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 4148.0331447,
                                            ["ETA_locked"] = false,
                                            ["y"] = -17233.242188,
                                            ["x"] = -398195.359375,
                                            ["name"] = "DictKey_WptName_267",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 37,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 563,
                                        ["alt_type"] = "BARO",
                                        ["parking_landing_id"] = "G28",
                                        ["livery_id"] = "usaf standard",
                                        ["skill"] = "High",
                                        ["parking"] = "192",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "B-1B",
                                        ["parking_landing"] = 206,
                                        ["unitId"] = 96,
                                        ["psi"] = -0.70507130214509,
                                        ["parking_id"] = "G30",
                                        ["x"] = -397833.71875,
                                        ["name"] = "DictKey_UnitName_259",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "88450",
                                            ["flare"] = 30,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -16483.876953125,
                                        ["heading"] = 0.70507130214509,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "020",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -16483.876953125,
                                ["x"] = -397833.71875,
                                ["name"] = "DictKey_GroupName_258",
                                ["communication"] = false,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = 3735.7034501885,
                                            ["x"] = -320702.30139315,
                                            ["name"] = "DictKey_WptName_301",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 3657.6,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 125.18974111854,
                                            ["ETA_locked"] = false,
                                            ["y"] = -10858.52298647,
                                            ["x"] = -344202.83997294,
                                            ["name"] = "DictKey_WptName_305",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 305.76443147373,
                                            ["ETA_locked"] = false,
                                            ["y"] = -29258.404325355,
                                            ["x"] = -379609.24082005,
                                            ["name"] = "DictKey_WptName_306",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1524,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 372.95235923248,
                                            ["ETA_locked"] = false,
                                            ["y"] = -17998.432304446,
                                            ["x"] = -389285.83694657,
                                            ["name"] = "DictKey_WptName_307",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1524,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 220.97222222222,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 421.39782682512,
                                            ["ETA_locked"] = false,
                                            ["y"] = -7405.42964989,
                                            ["x"] = -387740.67770203,
                                            ["name"] = "DictKey_WptName_308",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 562,
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Land",
                                            ["ETA"] = 524.70873690627,
                                            ["ETA_locked"] = false,
                                            ["y"] = -17233.242188,
                                            ["x"] = -398195.359375,
                                            ["name"] = "DictKey_WptName_309",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 45,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 3657.6,
                                        ["alt_type"] = "BARO",
                                        ["parking_landing_id"] = "F171",
                                        ["livery_id"] = "default",
                                        ["skill"] = "High",
                                        ["speed"] = 220.97222222222,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-16C_50",
                                        ["parking_landing"] = 6,
                                        ["unitId"] = 110,
                                        ["psi"] = 2.5858628778007,
                                        ["y"] = 3735.7034501885,
                                        ["x"] = -320702.30139315,
                                        ["name"] = "DictKey_UnitName_300",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3249,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 5,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.5858628778007,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Dodge11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "021",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 3657.6,
                                        ["alt_type"] = "BARO",
                                        ["parking_landing_id"] = "F172",
                                        ["livery_id"] = "default",
                                        ["skill"] = "High",
                                        ["speed"] = 220.97222222222,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-16C_50",
                                        ["parking_landing"] = 5,
                                        ["unitId"] = 111,
                                        ["psi"] = 2.5858628778007,
                                        ["y"] = 3775.7034501885,
                                        ["x"] = -320742.30139315,
                                        ["name"] = "DictKey_UnitName_302",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3249,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 5,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.5858628778007,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Dodge12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "022",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 3657.6,
                                        ["alt_type"] = "BARO",
                                        ["parking_landing_id"] = "F173",
                                        ["livery_id"] = "default",
                                        ["skill"] = "High",
                                        ["speed"] = 220.97222222222,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-16C_50",
                                        ["parking_landing"] = 4,
                                        ["unitId"] = 112,
                                        ["psi"] = 2.5858628778007,
                                        ["y"] = 3815.7034501885,
                                        ["x"] = -320782.30139315,
                                        ["name"] = "DictKey_UnitName_303",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3249,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 5,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.5858628778007,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Dodge13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "023",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 3657.6,
                                        ["alt_type"] = "BARO",
                                        ["parking_landing_id"] = "F174",
                                        ["livery_id"] = "default",
                                        ["skill"] = "High",
                                        ["speed"] = 220.97222222222,
                                        ["AddPropAircraft"] = 
                                        {
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "F-16C_50",
                                        ["parking_landing"] = 3,
                                        ["unitId"] = 113,
                                        ["psi"] = 2.5858628778007,
                                        ["y"] = 3855.7034501885,
                                        ["x"] = -320822.30139315,
                                        ["name"] = "DictKey_UnitName_304",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3249,
                                            ["flare"] = 60,
                                            ["ammo_type"] = 5,
                                            ["chaff"] = 60,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -2.5858628778007,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Dodge14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "024",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 3735.7034501885,
                                ["x"] = -320702.30139315,
                                ["name"] = "DictKey_GroupName_299",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 305,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = true,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 563,
                                            ["action"] = "From Parking Area Hot",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParkingHot",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -18461.2421875,
                                            ["x"] = -398853.46875,
                                            ["name"] = "DictKey_WptName_312",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 62.411569271603,
                                            ["ETA_locked"] = false,
                                            ["y"] = -12357.950129594,
                                            ["x"] = -392698.08154048,
                                            ["name"] = "DictKey_WptName_318",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 3048,
                                                                ["pattern"] = "Race-Track",
                                                                ["speed"] = 138.88888888889,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["number"] = 2,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = 4,
                                                                        ["name"] = 0,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["number"] = 3,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "Option",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["name"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 593.62185837282,
                                            ["ETA_locked"] = false,
                                            ["y"] = -12701.751717826,
                                            ["x"] = -318919.67576074,
                                            ["name"] = "DictKey_WptName_319",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 3048,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 838.0817125379,
                                            ["ETA_locked"] = false,
                                            ["y"] = -14438.184406717,
                                            ["x"] = -352828.00135974,
                                            ["name"] = "DictKey_WptName_320",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 46,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 563,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "335th Fighter SQN (SJ)",
                                        ["skill"] = "High",
                                        ["parking"] = "20",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15E",
                                        ["unitId"] = 114,
                                        ["psi"] = -0.78114853447123,
                                        ["parking_id"] = "F147",
                                        ["x"] = -398853.46875,
                                        ["name"] = "DictKey_UnitName_311",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "10246",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18461.2421875,
                                        ["heading"] = 0.78114853447123,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Ford11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "025",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 563,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "335th Fighter SQN (SJ)",
                                        ["skill"] = "High",
                                        ["parking"] = "21",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-15E",
                                        ["unitId"] = 115,
                                        ["psi"] = -0.78114853447123,
                                        ["parking_id"] = "F148",
                                        ["x"] = -398843.03125,
                                        ["name"] = "DictKey_UnitName_313",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{BCE4E030-38E9-423E-98ED-24BE3DA87C32}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{C8E06185-7CD6-4C90-959F-044679E90751}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "10246",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18473.52734375,
                                        ["heading"] = 0.78114853447123,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Ford12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "026",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -18461.2421875,
                                ["x"] = -398853.46875,
                                ["name"] = "DictKey_GroupName_310",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["modulation"] = 0,
                                ["frequency"] = 266,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 563,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["key"] = "CAP",
                                                            ["id"] = "EngageTargets",
                                                            ["auto"] = false,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "Air",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -18373.701171875,
                                            ["x"] = -398635.4375,
                                            ["name"] = "DictKey_WptName_323",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 47,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 563,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = "45",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.50",
                                        ["unitId"] = 116,
                                        ["psi"] = 0,
                                        ["parking_id"] = "F130",
                                        ["x"] = -398635.4375,
                                        ["name"] = "DictKey_UnitName_322",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18373.701171875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Chevy11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "027",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 563,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = "47",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.50",
                                        ["unitId"] = 117,
                                        ["psi"] = 0,
                                        ["parking_id"] = "F132",
                                        ["x"] = -398609.71875,
                                        ["name"] = "DictKey_UnitName_324",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18404.734375,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Chevy12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "028",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 563,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 40,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.50",
                                        ["unitId"] = 118,
                                        ["psi"] = 0,
                                        ["parking_id"] = "F139",
                                        ["x"] = -398667.75,
                                        ["name"] = "DictKey_UnitName_325",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18453.587890625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Chevy13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "029",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 563,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 38,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.50",
                                        ["unitId"] = 119,
                                        ["psi"] = 0,
                                        ["parking_id"] = "F137",
                                        ["x"] = -398693.75,
                                        ["name"] = "DictKey_UnitName_326",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18422.7265625,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 4,
                                            ["name"] = "Chevy14",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "030",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -18373.701171875,
                                ["x"] = -398635.4375,
                                ["name"] = "DictKey_GroupName_321",
                                ["communication"] = false,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 563,
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 138.88888888889,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "TakeOffParking",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -18306.1328125,
                                            ["x"] = -398492.75,
                                            ["name"] = "DictKey_WptName_329",
                                            ["formation_template"] = "",
                                            ["airdromeId"] = 4,
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 48,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 563,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = "61",
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.50",
                                        ["unitId"] = 120,
                                        ["psi"] = 0,
                                        ["parking_id"] = "F118",
                                        ["x"] = -398492.75,
                                        ["name"] = "DictKey_UnitName_328",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18306.1328125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "031",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 563,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 60,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.50",
                                        ["unitId"] = 121,
                                        ["psi"] = 0,
                                        ["parking_id"] = "F117",
                                        ["x"] = -398505.90625,
                                        ["name"] = "DictKey_UnitName_330",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18290.611328125,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 2,
                                            ["name"] = "Pontiac12",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "032",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 563,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["parking"] = 59,
                                        ["speed"] = 138.88888888889,
                                        ["type"] = "F-16C bl.50",
                                        ["unitId"] = 122,
                                        ["psi"] = 0,
                                        ["parking_id"] = "F116",
                                        ["x"] = -398518.6875,
                                        ["name"] = "DictKey_UnitName_331",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "3104",
                                            ["flare"] = 45,
                                            ["chaff"] = 90,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["y"] = -18275.21875,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 3,
                                            ["name"] = "Pontiac13",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "033",
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = -18306.1328125,
                                ["x"] = -398492.75,
                                ["name"] = "DictKey_GroupName_327",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [10]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18715.781246805,
                                            ["speed"] = 0,
                                            ["x"] = -399073.77546825,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "usaf 412th tw (ed) edwards afb",
                                        ["category"] = "Planes",
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 9,
                                        ["y"] = -18715.781246805,
                                        ["x"] = -399073.77546825,
                                        ["name"] = "DictKey_GroupName_82",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18715.781246805,
                                ["x"] = -399073.77546825,
                                ["name"] = "DictKey_GroupName_82",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18667.550408793,
                                            ["speed"] = 0,
                                            ["x"] = -399016.81409503,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "usaf 412th tw (ed) edwards afb",
                                        ["category"] = "Planes",
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 10,
                                        ["y"] = -18667.550408793,
                                        ["x"] = -399016.81409503,
                                        ["name"] = "DictKey_GroupName_85",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18667.550408793,
                                ["x"] = -399016.81409503,
                                ["name"] = "DictKey_GroupName_85",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18614.688454763,
                                            ["speed"] = 0,
                                            ["x"] = -398958.17831359,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "usaf 412th tw (ed) edwards afb",
                                        ["category"] = "Planes",
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 11,
                                        ["y"] = -18614.688454763,
                                        ["x"] = -398958.17831359,
                                        ["name"] = "DictKey_GroupName_88",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18614.688454763,
                                ["x"] = -398958.17831359,
                                ["name"] = "DictKey_GroupName_88",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18561.156305543,
                                            ["speed"] = 0,
                                            ["x"] = -398900.54424184,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "usaf 412th tw (ed) edwards afb",
                                        ["category"] = "Planes",
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 12,
                                        ["y"] = -18561.156305543,
                                        ["x"] = -398900.54424184,
                                        ["name"] = "DictKey_GroupName_91",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18561.156305543,
                                ["x"] = -398900.54424184,
                                ["name"] = "DictKey_GroupName_91",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17666.227313744,
                                            ["speed"] = 0,
                                            ["x"] = -399469.7045242,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "usaf 412th tw (ed) edwards afb",
                                        ["category"] = "Planes",
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 13,
                                        ["y"] = -17666.227313744,
                                        ["x"] = -399469.7045242,
                                        ["name"] = "DictKey_GroupName_94",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17666.227313744,
                                ["x"] = -399469.7045242,
                                ["name"] = "DictKey_GroupName_94",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 5.4105206811824,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17685.701348899,
                                            ["speed"] = 0,
                                            ["x"] = -399493.51915756,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "usaf 412th tw (ed) edwards afb",
                                        ["category"] = "Planes",
                                        ["type"] = "F-16C bl.52d",
                                        ["unitId"] = 14,
                                        ["y"] = -17685.701348899,
                                        ["x"] = -399493.51915756,
                                        ["name"] = "DictKey_GroupName_97",
                                        ["heading"] = 5.4105206811824,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17685.701348899,
                                ["x"] = -399493.51915756,
                                ["name"] = "DictKey_GroupName_97",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 2.2689280275926,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17963.638453921,
                                            ["speed"] = 0,
                                            ["x"] = -398200.40019376,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 11,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "100th ARW",
                                        ["category"] = "Planes",
                                        ["type"] = "KC135MPRS",
                                        ["unitId"] = 15,
                                        ["y"] = -17963.638453921,
                                        ["x"] = -398200.40019376,
                                        ["name"] = "DictKey_GroupName_100",
                                        ["heading"] = 2.2689280275926,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17963.638453921,
                                ["x"] = -398200.40019376,
                                ["name"] = "DictKey_GroupName_100",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17266.333323989,
                                            ["speed"] = 0,
                                            ["x"] = -396877.47244385,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 12,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "CH-47D",
                                        ["unitId"] = 16,
                                        ["y"] = -17266.333323989,
                                        ["x"] = -396877.47244385,
                                        ["name"] = "DictKey_GroupName_103",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17266.333323989,
                                ["x"] = -396877.47244385,
                                ["name"] = "DictKey_GroupName_103",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -17320.059460411,
                                            ["speed"] = 0,
                                            ["x"] = -396878.0409744,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 13,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "standard",
                                        ["category"] = "Helicopters",
                                        ["type"] = "CH-47D",
                                        ["unitId"] = 17,
                                        ["y"] = -17320.059460411,
                                        ["x"] = -396878.0409744,
                                        ["name"] = "DictKey_GroupName_106",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -17320.059460411,
                                ["x"] = -396878.0409744,
                                ["name"] = "DictKey_GroupName_106",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["heading"] = 0.69813170079773,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18004.938181591,
                                            ["speed"] = 0,
                                            ["x"] = -399581.25394441,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 38,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "335th Fighter SQN (SJ)",
                                        ["category"] = "Planes",
                                        ["type"] = "F-15E",
                                        ["unitId"] = 97,
                                        ["y"] = -18004.938181591,
                                        ["x"] = -399581.25394441,
                                        ["name"] = "DictKey_GroupName_269",
                                        ["heading"] = 0.69813170079773,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18004.938181591,
                                ["x"] = -399581.25394441,
                                ["name"] = "DictKey_GroupName_269",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["heading"] = 0.69813170079773,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -18039.166326549,
                                            ["speed"] = 0,
                                            ["x"] = -399556.21636626,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 39,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["livery_id"] = "335th Fighter SQN (SJ)",
                                        ["category"] = "Planes",
                                        ["type"] = "F-15E",
                                        ["unitId"] = 98,
                                        ["y"] = -18039.166326549,
                                        ["x"] = -399556.21636626,
                                        ["name"] = "DictKey_GroupName_272",
                                        ["heading"] = 0.69813170079773,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -18039.166326549,
                                ["x"] = -399556.21636626,
                                ["name"] = "DictKey_GroupName_272",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["heading"] = 1.5184364492351,
                                ["hiddenOnPlanner"] = false,
                                ["groupId"] = 65,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ceh_ang_a",
                                        ["type"] = "Tech hangar A",
                                        ["unitId"] = 159,
                                        ["y"] = -56541.291398722,
                                        ["x"] = -324761.76485344,
                                        ["name"] = "DictKey_GroupName_425",
                                        ["heading"] = 1.5184364492351,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -56541.291398722,
                                ["x"] = -324761.76485344,
                                ["name"] = "DictKey_GroupName_425",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -56541.291398722,
                                            ["speed"] = 0,
                                            ["x"] = -324761.76485344,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["heading"] = 1.5184364492351,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -56584.318928967,
                                            ["speed"] = 0,
                                            ["x"] = -324764.36247614,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 66,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "ceh_ang_a",
                                        ["type"] = "Tech hangar A",
                                        ["unitId"] = 160,
                                        ["y"] = -56584.318928967,
                                        ["x"] = -324764.36247614,
                                        ["name"] = "DictKey_GroupName_428",
                                        ["heading"] = 1.5184364492351,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -56584.318928967,
                                ["x"] = -324764.36247614,
                                ["name"] = "DictKey_GroupName_428",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["heading"] = 1.5184364492351,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -56455.973268407,
                                            ["speed"] = 0,
                                            ["x"] = -324564.34536959,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 67,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "saray-a",
                                        ["type"] = "Subsidiary structure A",
                                        ["unitId"] = 161,
                                        ["y"] = -56455.973268407,
                                        ["x"] = -324564.34536959,
                                        ["name"] = "DictKey_GroupName_431",
                                        ["heading"] = 1.5184364492351,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -56455.973268407,
                                ["x"] = -324564.34536959,
                                ["name"] = "DictKey_GroupName_431",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["heading"] = 3.1066860685499,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -57931.215559637,
                                            ["speed"] = 0,
                                            ["x"] = -320185.48429456,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 68,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "saray-g",
                                        ["type"] = "Subsidiary structure G",
                                        ["unitId"] = 162,
                                        ["y"] = -57931.215559637,
                                        ["x"] = -320185.48429456,
                                        ["name"] = "DictKey_GroupName_434",
                                        ["heading"] = 3.1066860685499,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -57931.215559637,
                                ["x"] = -320185.48429456,
                                ["name"] = "DictKey_GroupName_434",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["heading"] = 3.1066860685499,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -57920.994971758,
                                            ["speed"] = 0,
                                            ["x"] = -320184.95335493,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 69,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["shape_name"] = "saray-g",
                                        ["type"] = "Subsidiary structure G",
                                        ["unitId"] = 163,
                                        ["y"] = -57920.994971758,
                                        ["x"] = -320184.95335493,
                                        ["name"] = "DictKey_GroupName_437",
                                        ["heading"] = 3.1066860685499,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -57920.994971758,
                                ["x"] = -320184.95335493,
                                ["name"] = "DictKey_GroupName_437",
                                ["linkOffset"] = false,
                                ["dead"] = true,
                            }, -- end of [16]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [21]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = -88022.641,
                ["x"] = -288293.969,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "red",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 18,
                    ["name"] = "Abkhazia",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 24,
                    ["name"] = "Belarus",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 27,
                    ["name"] = "China",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 34,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1070,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -44397.116303394,
                                            ["x"] = -321477.26649188,
                                            ["name"] = "DictKey_WptName_297",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 44,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Scud_B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 108,
                                        ["skill"] = "Average",
                                        ["y"] = -44397.116303394,
                                        ["x"] = -321477.26649188,
                                        ["name"] = "DictKey_UnitName_296",
                                        ["heading"] = 2.2165681500328,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Scud_B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 109,
                                        ["skill"] = "Average",
                                        ["y"] = -44429.564473495,
                                        ["x"] = -321540.42129866,
                                        ["name"] = "DictKey_UnitName_298",
                                        ["heading"] = 2.2514747350727,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -44397.116303394,
                                ["x"] = -321477.26649188,
                                ["name"] = "DictKey_GroupName_295",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1070,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -56389.38633535,
                                            ["x"] = -327784.24168436,
                                            ["name"] = "DictKey_WptName_370",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 56,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Scud_B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 135,
                                        ["skill"] = "Average",
                                        ["y"] = -56389.38633535,
                                        ["x"] = -327784.24168436,
                                        ["name"] = "DictKey_UnitName_368",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Scud_B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 136,
                                        ["skill"] = "Average",
                                        ["y"] = -56388.466591779,
                                        ["x"] = -327814.22758224,
                                        ["name"] = "DictKey_UnitName_369",
                                        ["heading"] = 0.017453292519943,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -56389.38633535,
                                ["x"] = -327784.24168436,
                                ["name"] = "DictKey_GroupName_367",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -56137.443474153,
                                                ["x"] = -326170.23833344,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -56400.313474097,
                                                ["x"] = -327800.32729038,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -55302.558641128,
                                                ["x"] = -321307.72227296,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -56788.837135084,
                                                ["x"] = -322812.34988413,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -56788.837135084,
                                                ["x"] = -322812.34988413,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -55476.875254616,
                                                ["x"] = -323821.55133064,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -57113.54603297,
                                                ["x"] = -321048.36680276,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -55302.558641128,
                                                ["x"] = -321307.72227296,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -55476.875254616,
                                                ["x"] = -323821.55133064,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -56036.523329501,
                                                ["x"] = -324546.34146041,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -56036.523329501,
                                                ["x"] = -324546.34146041,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -56137.443474153,
                                                ["x"] = -326170.23833344,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1041,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -57113.54603297,
                                            ["x"] = -321048.36680276,
                                            ["name"] = "DictKey_WptName_373",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1041,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 712.00783056923,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -55302.558641128,
                                            ["x"] = -321307.72227296,
                                            ["name"] = "DictKey_WptName_377",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1041,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1535.1156401104,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -56788.837135084,
                                            ["x"] = -322812.34988413,
                                            ["name"] = "DictKey_WptName_381",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1041,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2179.3068171692,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -55476.875254616,
                                            ["x"] = -323821.55133064,
                                            ["name"] = "DictKey_WptName_382",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1039,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2535.6916524787,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -56036.523329501,
                                            ["x"] = -324546.34146041,
                                            ["name"] = "DictKey_WptName_383",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1041,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3168.9140563115,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -56137.443474153,
                                            ["x"] = -326170.23833344,
                                            ["name"] = "DictKey_WptName_384",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 2.5694444444444,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 57,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 137,
                                        ["skill"] = "Average",
                                        ["y"] = -57113.54603297,
                                        ["x"] = -321048.36680276,
                                        ["name"] = "DictKey_UnitName_372",
                                        ["heading"] = 1.7130413101564,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 138,
                                        ["skill"] = "Average",
                                        ["y"] = -57113.54603297,
                                        ["x"] = -321088.36680276,
                                        ["name"] = "DictKey_UnitName_374",
                                        ["heading"] = 1.7130413101564,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 139,
                                        ["skill"] = "Average",
                                        ["y"] = -57113.54603297,
                                        ["x"] = -321128.36680276,
                                        ["name"] = "DictKey_UnitName_375",
                                        ["heading"] = 1.7130413101564,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BMP-2",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 140,
                                        ["skill"] = "Average",
                                        ["y"] = -57113.54603297,
                                        ["x"] = -321168.36680276,
                                        ["name"] = "DictKey_UnitName_376",
                                        ["heading"] = 1.7130413101564,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -57113.54603297,
                                ["x"] = -321048.36680276,
                                ["name"] = "DictKey_GroupName_371",
                                ["start_time"] = 0,
                            }, -- end of [3]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["name"] = "Iran",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 37,
                    ["name"] = "Kazakhstan",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 38,
                    ["name"] = "North Korea",
                }, -- end of [6]
                [7] = 
                {
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -57426.813773451,
                                                ["x"] = -323365.8471238,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -57426.190983006,
                                                ["x"] = -323365.71868878,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1049,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -57415.392161789,
                                            ["x"] = -323339.01614904,
                                            ["name"] = "DictKey_WptName_117",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 15,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 22,
                                        ["skill"] = "Average",
                                        ["y"] = -57415.392161789,
                                        ["x"] = -323339.01614904,
                                        ["name"] = "DictKey_UnitName_116",
                                        ["heading"] = 0.99483767363677,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-72B",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 23,
                                        ["skill"] = "Average",
                                        ["y"] = -57444.647150175,
                                        ["x"] = -323374.94677236,
                                        ["name"] = "DictKey_UnitName_119",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -57415.392161789,
                                ["x"] = -323339.01614904,
                                ["name"] = "DictKey_GroupName_115",
                                ["start_time"] = 0,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 985,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -44370.361185162,
                                            ["x"] = -318285.70525699,
                                            ["name"] = "DictKey_WptName_122",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 16,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BMP-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 24,
                                        ["skill"] = "Average",
                                        ["y"] = -44370.361185162,
                                        ["x"] = -318285.70525699,
                                        ["name"] = "DictKey_UnitName_121",
                                        ["heading"] = 1.4137166941154,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BMP-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 25,
                                        ["skill"] = "Average",
                                        ["y"] = -44412.294349294,
                                        ["x"] = -318290.71882773,
                                        ["name"] = "DictKey_UnitName_123",
                                        ["heading"] = 1.4137166941154,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BMP-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 26,
                                        ["skill"] = "Average",
                                        ["y"] = -44449.37625241,
                                        ["x"] = -318298.22001419,
                                        ["name"] = "DictKey_UnitName_124",
                                        ["heading"] = 1.4137166941154,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "BMP-1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 27,
                                        ["skill"] = "Average",
                                        ["y"] = -44488.883786034,
                                        ["x"] = -318304.4773928,
                                        ["name"] = "DictKey_UnitName_125",
                                        ["heading"] = 1.4137166941154,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -44370.361185162,
                                ["x"] = -318285.70525699,
                                ["name"] = "DictKey_GroupName_120",
                                ["start_time"] = 0,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1068,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -57461.646228024,
                                            ["x"] = -329196.73497538,
                                            ["name"] = "DictKey_WptName_128",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 17,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 28,
                                        ["skill"] = "Average",
                                        ["y"] = -57461.646228024,
                                        ["x"] = -329196.73497538,
                                        ["name"] = "DictKey_UnitName_127",
                                        ["heading"] = 3.1415926535898,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -57461.646228024,
                                ["x"] = -329196.73497538,
                                ["name"] = "DictKey_GroupName_126",
                                ["start_time"] = 0,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -57483.552850075,
                                                ["x"] = -329193.05141349,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -57483.068664838,
                                                ["x"] = -329032.62478882,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1069,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -57483.552850075,
                                            ["x"] = -329193.05141349,
                                            ["name"] = "DictKey_WptName_131",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 18,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 29,
                                        ["skill"] = "Average",
                                        ["y"] = -57483.552850075,
                                        ["x"] = -329193.05141349,
                                        ["name"] = "DictKey_UnitName_130",
                                        ["heading"] = 0.0030181010702408,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 30,
                                        ["skill"] = "Average",
                                        ["y"] = -57482.41834489,
                                        ["x"] = -329201.95759317,
                                        ["name"] = "DictKey_UnitName_132",
                                        ["heading"] = 4.7123889803847,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 31,
                                        ["skill"] = "Average",
                                        ["y"] = -57471.425170194,
                                        ["x"] = -329194.31471934,
                                        ["name"] = "DictKey_UnitName_133",
                                        ["heading"] = 0.75049157835756,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 32,
                                        ["skill"] = "Average",
                                        ["y"] = -57473.568175333,
                                        ["x"] = -329206.57826454,
                                        ["name"] = "DictKey_UnitName_134",
                                        ["heading"] = 2.8797932657906,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 33,
                                        ["skill"] = "Average",
                                        ["y"] = -57477.602287404,
                                        ["x"] = -329198.29320161,
                                        ["name"] = "DictKey_UnitName_135",
                                        ["heading"] = 5.5676003138619,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = -57483.552850075,
                                ["x"] = -329193.05141349,
                                ["name"] = "DictKey_GroupName_129",
                                ["start_time"] = 0,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = -55248.831364963,
                                                ["x"] = -339856.68226056,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = -56038.062462081,
                                                ["x"] = -338232.23308113,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = -56024.882507705,
                                                ["x"] = -338290.39393517,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = -55240.558699876,
                                                ["x"] = -339880.27174587,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = -55054.911519545,
                                                ["x"] = -340497.9132454,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = -54973.72259476,
                                                ["x"] = -340686.14120068,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = -54948.160179666,
                                                ["x"] = -340740.41601733,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = -56022.539594474,
                                                ["x"] = -338294.81113327,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = -54936.323209603,
                                                ["x"] = -340762.43302664,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = -54925.836404941,
                                                ["x"] = -340779.45907009,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = -54917.100762605,
                                                ["x"] = -340791.64949365,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = -54910.723347397,
                                                ["x"] = -340799.3486838,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = -56019.976059234,
                                                ["x"] = -338299.10325396,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = -54903.826145719,
                                                ["x"] = -340806.58534423,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = -54896.487879485,
                                                ["x"] = -340813.37815226,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = -54881.042003004,
                                                ["x"] = -340826.08035748,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = -54865.602473503,
                                                ["x"] = -340838.79081694,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = -56014.256294275,
                                                ["x"] = -338307.30158767,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = -54858.304384499,
                                                ["x"] = -340845.62373373,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = -54851.475547791,
                                                ["x"] = -340852.92602582,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = -54845.094564761,
                                                ["x"] = -340860.62441931,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = -56035.858445168,
                                                ["x"] = -338252.10802026,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = -56007.884398325,
                                                ["x"] = -338315.0056023,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = -54828.196782732,
                                                ["x"] = -340885.38890916,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = -54820.839255321,
                                                ["x"] = -340898.45854973,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = -54814.166685957,
                                                ["x"] = -340911.89085066,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = -54808.188513213,
                                                ["x"] = -340925.64639921,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = -56001.034946275,
                                                ["x"] = -338322.29073126,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = -54801.162192654,
                                                ["x"] = -340944.36947512,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = -54465.584849454,
                                                ["x"] = -341875.55701598,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = -54452.174668781,
                                                ["x"] = -341923.72335593,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = -54450.113723649,
                                                ["x"] = -341933.50729589,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = -55954.637036521,
                                                ["x"] = -338367.77110137,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = -54448.714285723,
                                                ["x"] = -341943.40607558,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = -54448.346091787,
                                                ["x"] = -341948.39240321,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = -54448.245122335,
                                                ["x"] = -341953.39076012,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = -54448.443363045,
                                                ["x"] = -341958.38545905,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = -55948.263001127,
                                                ["x"] = -338375.47542614,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = -54448.95269295,
                                                ["x"] = -341963.35804449,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = -54449.742093851,
                                                ["x"] = -341968.29515798,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = -54452.009131207,
                                                ["x"] = -341978.03157614,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = -56361.637828561,
                                                ["x"] = -328748.04164794,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = -56034.159808865,
                                                ["x"] = -338261.96101566,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = -55942.305848132,
                                                ["x"] = -338383.50538393,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = -54460.178395818,
                                                ["x"] = -342001.64684879,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = -54819.658505502,
                                                ["x"] = -342923.99325843,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = -54835.209078479,
                                                ["x"] = -342955.34475943,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = -55936.78452939,
                                                ["x"] = -338391.84134717,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = -55045.890225777,
                                                ["x"] = -343347.16126784,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = -55102.874327909,
                                                ["x"] = -343429.32892656,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = -55234.363627891,
                                                ["x"] = -343599.38045106,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = -55929.164931962,
                                                ["x"] = -338404.76004685,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = -55263.835946458,
                                                ["x"] = -343651.6127707,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = -55761.422961959,
                                                ["x"] = -344624.66337151,
                                            }, -- end of [73]
                                            [19] = 
                                            {
                                                ["y"] = -55917.663157794,
                                                ["x"] = -338426.95394214,
                                            }, -- end of [19]
                                            [5] = 
                                            {
                                                ["y"] = -56031.886449023,
                                                ["x"] = -338271.69861017,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = -55677.529379888,
                                                ["x"] = -338938.28292261,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = -55588.796981537,
                                                ["x"] = -339100.6005973,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = -55574.257240722,
                                                ["x"] = -339132.43254204,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = -55564.959719098,
                                                ["x"] = -339155.63634102,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                ["y"] = -56028.856403354,
                                                ["x"] = -338281.22343652,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = -55557.02756474,
                                                ["x"] = -339179.3423705,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = -55537.476871744,
                                                ["x"] = -339241.31948165,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = -55531.806677852,
                                                ["x"] = -339255.20456833,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = -55525.423775736,
                                                ["x"] = -339268.77709223,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                ["y"] = -56026.990978109,
                                                ["x"] = -338285.86116947,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = -55476.705757122,
                                                ["x"] = -339367.35716553,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = -55361.357283204,
                                                ["x"] = -339627.93234606,
                                            }, -- end of [29]
                                            [47] = 
                                            {
                                                ["y"] = -54836.257799378,
                                                ["x"] = -340872.74154691,
                                            }, -- end of [47]
                                            [63] = 
                                            {
                                                ["y"] = -54454.963662648,
                                                ["x"] = -341987.58395554,
                                            }, -- end of [63]
                                            [30] = 
                                            {
                                                ["y"] = -55256.377457476,
                                                ["x"] = -339838.16373384,
                                            }, -- end of [30]
                                            [67] = 
                                            {
                                                ["y"] = -55027.231342403,
                                                ["x"] = -343317.55405892,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = -55244.819017036,
                                                ["x"] = -343616.42695221,
                                            }, -- end of [71]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -55765.050700549,
                                                ["x"] = -344622.77917178,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -55765.050700549,
                                                ["x"] = -344622.77917178,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1046,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -56359.826111335,
                                            ["x"] = -328747.98625082,
                                            ["name"] = "DictKey_WptName_156",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1087,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2859.9922509522,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -55759.814391926,
                                            ["x"] = -344625.498903,
                                            ["name"] = "DictKey_WptName_160",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 21,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 46,
                                        ["skill"] = "Average",
                                        ["y"] = -56359.826111335,
                                        ["x"] = -328747.98625082,
                                        ["name"] = "DictKey_UnitName_155",
                                        ["heading"] = 3.1038205948207,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 47,
                                        ["skill"] = "Average",
                                        ["y"] = -56360.745830532,
                                        ["x"] = -328718.00028736,
                                        ["name"] = "DictKey_UnitName_157",
                                        ["heading"] = 3.1038205948207,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "BMP-3",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 48,
                                        ["skill"] = "Average",
                                        ["y"] = -56361.665571384,
                                        ["x"] = -328688.0144399,
                                        ["name"] = "DictKey_UnitName_158",
                                        ["heading"] = 3.1038205948207,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 49,
                                        ["skill"] = "Average",
                                        ["y"] = -56362.585302309,
                                        ["x"] = -328658.0289126,
                                        ["name"] = "DictKey_UnitName_159",
                                        ["heading"] = 3.1038205948207,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -56359.826111335,
                                ["x"] = -328747.98625082,
                                ["name"] = "DictKey_GroupName_154",
                                ["start_time"] = 0,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [33] = 
                                            {
                                                ["y"] = -57476.683296191,
                                                ["x"] = -328623.70355424,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                ["y"] = -57459.70332686,
                                                ["x"] = -328732.32380132,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                ["y"] = -57447.314309898,
                                                ["x"] = -328961.95406249,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                ["y"] = -57448.835637378,
                                                ["x"] = -328981.88447496,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                ["y"] = -57451.87524352,
                                                ["x"] = -328996.56101367,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                ["y"] = -57455.238000833,
                                                ["x"] = -329005.97034176,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                ["y"] = -57459.966285615,
                                                ["x"] = -329014.77122544,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                ["y"] = -57489.101260255,
                                                ["x"] = -329055.37371327,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                ["y"] = -57498.708796978,
                                                ["x"] = -329072.90154282,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                ["y"] = -57504.02231318,
                                                ["x"] = -329086.91293354,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                ["y"] = -57506.249576847,
                                                ["x"] = -329096.65599539,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                ["y"] = -57507.360727425,
                                                ["x"] = -329106.58913569,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                ["y"] = -57506.871260068,
                                                ["x"] = -329126.56435963,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                ["y"] = -57495.364711668,
                                                ["x"] = -329205.71253729,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                ["y"] = -57495.373442549,
                                                ["x"] = -329215.69363972,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                ["y"] = -57498.407538498,
                                                ["x"] = -329225.15995545,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                ["y"] = -57524.042666697,
                                                ["x"] = -329255.78154446,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                ["y"] = -57543.026886369,
                                                ["x"] = -329290.85829213,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                ["y"] = -57561.15086797,
                                                ["x"] = -329358.33510532,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                ["y"] = -57585.649179155,
                                                ["x"] = -329591.96137564,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                ["y"] = -57603.555155387,
                                                ["x"] = -330091.06056603,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                ["y"] = -57596.252771687,
                                                ["x"] = -330300.43879398,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                ["y"] = -57597.845376428,
                                                ["x"] = -330375.27076432,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                ["y"] = -57615.076496859,
                                                ["x"] = -330432.6252203,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                ["y"] = -57619.163057158,
                                                ["x"] = -330462.23514145,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                ["y"] = -57620.604385089,
                                                ["x"] = -330532.1011868,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                ["y"] = -57692.791156546,
                                                ["x"] = -332375.14070374,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                ["y"] = -57712.362250525,
                                                ["x"] = -332769.23213303,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                ["y"] = -57657.559482548,
                                                ["x"] = -333235.82029616,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                ["y"] = -57662.79202049,
                                                ["x"] = -333355.61864465,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                ["y"] = -57619.964277911,
                                                ["x"] = -333893.66741275,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                ["y"] = -57626.134415725,
                                                ["x"] = -333988.40263517,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                ["y"] = -57548.734517778,
                                                ["x"] = -334708.88240871,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                ["y"] = -57508.406311778,
                                                ["x"] = -335075.74136294,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                ["y"] = -57332.051607961,
                                                ["x"] = -335677.95014006,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                ["y"] = -57122.576563198,
                                                ["x"] = -336249.43556224,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                ["y"] = -57051.772229806,
                                                ["x"] = -336477.66156201,
                                            }, -- end of [164]
                                            [172] = 
                                            {
                                                ["y"] = -56978.63523828,
                                                ["x"] = -336798.35863399,
                                            }, -- end of [172]
                                            [180] = 
                                            {
                                                ["y"] = -56900.239911564,
                                                ["x"] = -337573.33956004,
                                            }, -- end of [180]
                                            [1] = 
                                            {
                                                ["y"] = -57410.920506552,
                                                ["x"] = -327690.29219261,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -57404.718266576,
                                                ["x"] = -328005.21728519,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                ["y"] = -57538.068674859,
                                                ["x"] = -334772.98417209,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                ["y"] = -57467.688671933,
                                                ["x"] = -335240.7750827,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                ["y"] = -57270.396678061,
                                                ["x"] = -335803.60114451,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                ["y"] = -57118.81981378,
                                                ["x"] = -336258.69763709,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                ["y"] = -57048.424827166,
                                                ["x"] = -336497.37674775,
                                            }, -- end of [165]
                                            [173] = 
                                            {
                                                ["y"] = -56972.654135523,
                                                ["x"] = -336868.08341616,
                                            }, -- end of [173]
                                            [181] = 
                                            {
                                                ["y"] = -56885.808247156,
                                                ["x"] = -337702.51978277,
                                            }, -- end of [181]
                                            [3] = 
                                            {
                                                ["y"] = -57405.771369107,
                                                ["x"] = -328025.18726469,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = -57407.338080565,
                                                ["x"] = -328040.10377324,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                ["y"] = -57529.695649073,
                                                ["x"] = -329264.02572156,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                ["y"] = -57548.180912562,
                                                ["x"] = -329304.94269848,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                ["y"] = -57564.651714166,
                                                ["x"] = -329383.08608541,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                ["y"] = -57410.524762296,
                                                ["x"] = -328059.8450653,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                ["y"] = -57607.310374748,
                                                ["x"] = -330175.96358128,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                ["y"] = -57595.067082126,
                                                ["x"] = -330330.41227157,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                ["y"] = -57599.690910162,
                                                ["x"] = -330385.09767766,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                ["y"] = -57415.936256762,
                                                ["x"] = -328084.2496146,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                ["y"] = -57618.839226628,
                                                ["x"] = -330477.23024174,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                ["y"] = -57624.038329383,
                                                ["x"] = -330566.92692941,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                ["y"] = -57695.222219355,
                                                ["x"] = -332590.10591696,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                ["y"] = -57429.726189951,
                                                ["x"] = -328142.63237076,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                ["y"] = -57657.62803761,
                                                ["x"] = -333240.81909536,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                ["y"] = -57659.716780125,
                                                ["x"] = -333460.56499963,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                ["y"] = -57620.305046275,
                                                ["x"] = -333908.66121196,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                ["y"] = -57432.852578837,
                                                ["x"] = -328162.38420819,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                ["y"] = -57537.36921293,
                                                ["x"] = -334782.95873254,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                ["y"] = -57436.946984389,
                                                ["x"] = -328202.16989687,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                ["y"] = -57259.637165514,
                                                ["x"] = -335831.60184801,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                ["y"] = -57444.592475589,
                                                ["x"] = -328281.79317441,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                ["y"] = -57037.422767625,
                                                ["x"] = -336581.6408902,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                ["y"] = -57450.229737683,
                                                ["x"] = -328316.33277858,
                                            }, -- end of [11]
                                            [182] = 
                                            {
                                                ["y"] = -56858.809139279,
                                                ["x"] = -337920.8357318,
                                            }, -- end of [182]
                                            [12] = 
                                            {
                                                ["y"] = -57464.848795792,
                                                ["x"] = -328394.97333639,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -57466.469445954,
                                                ["x"] = -328409.88394505,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                ["y"] = -57467.240481273,
                                                ["x"] = -328424.86171965,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = -57467.182458733,
                                                ["x"] = -328439.86000718,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                ["y"] = -57466.025085297,
                                                ["x"] = -328459.82386779,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -57463.157911067,
                                                ["x"] = -328484.6555668,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                ["y"] = -57458.426300982,
                                                ["x"] = -328519.32678651,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                ["y"] = -57458.192963816,
                                                ["x"] = -328524.32078453,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                ["y"] = -57458.267752606,
                                                ["x"] = -328529.31924224,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                ["y"] = -57458.744590697,
                                                ["x"] = -328534.29463898,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                ["y"] = -57459.716884794,
                                                ["x"] = -328539.19664288,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                ["y"] = -57461.245497538,
                                                ["x"] = -328543.95411499,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                ["y"] = -57463.319949736,
                                                ["x"] = -328548.50026327,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = -57465.795393053,
                                                ["x"] = -328552.84366794,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = -57476.460667787,
                                                ["x"] = -328569.75348391,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                ["y"] = -57478.50892418,
                                                ["x"] = -328574.31118823,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                ["y"] = -57479.94266685,
                                                ["x"] = -328579.09721008,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                ["y"] = -57480.739696853,
                                                ["x"] = -328584.02999598,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                ["y"] = -57481.009424075,
                                                ["x"] = -328589.02104685,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                ["y"] = -57480.890946379,
                                                ["x"] = -328594.01864455,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                ["y"] = -57479.91612556,
                                                ["x"] = -328603.96854002,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                ["y"] = -57462.937474147,
                                                ["x"] = -328702.50255459,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                ["y"] = -57447.427615344,
                                                ["x"] = -328946.95625712,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                ["y"] = -57447.781236278,
                                                ["x"] = -328971.94200571,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                ["y"] = -57450.632066268,
                                                ["x"] = -328991.71874387,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                ["y"] = -57453.395812817,
                                                ["x"] = -329001.32350692,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                ["y"] = -57457.43740686,
                                                ["x"] = -329010.45883759,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                ["y"] = -57462.753577347,
                                                ["x"] = -329018.9215239,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                ["y"] = -57494.166006936,
                                                ["x"] = -329063.99502309,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                ["y"] = -57502.494964309,
                                                ["x"] = -329082.15264718,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                ["y"] = -57505.277321585,
                                                ["x"] = -329091.75210794,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                ["y"] = -57506.939845851,
                                                ["x"] = -329101.60733416,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                ["y"] = -57507.488969506,
                                                ["x"] = -329116.58508502,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                ["y"] = -57505.073922717,
                                                ["x"] = -329141.45457557,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                ["y"] = -57495.107958737,
                                                ["x"] = -329210.70486238,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                ["y"] = -57496.440047706,
                                                ["x"] = -329220.57136053,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                ["y"] = -57501.121904186,
                                                ["x"] = -329229.35270583,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                ["y"] = -57534.673604775,
                                                ["x"] = -329272.69642993,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                ["y"] = -57552.562368045,
                                                ["x"] = -329319.28693115,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                ["y"] = -57568.931338541,
                                                ["x"] = -329432.89777932,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                ["y"] = -57595.585840441,
                                                ["x"] = -329666.25649658,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                ["y"] = -57606.727099674,
                                                ["x"] = -330190.95052604,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                ["y"] = -57595.365212829,
                                                ["x"] = -330350.40711827,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                ["y"] = -57602.099188763,
                                                ["x"] = -330394.80180063,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                ["y"] = -57618.236845314,
                                                ["x"] = -330447.27349922,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                ["y"] = -57618.144604283,
                                                ["x"] = -330502.21711012,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                ["y"] = -57635.803941431,
                                                ["x"] = -330981.75109384,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                ["y"] = -57701.048815628,
                                                ["x"] = -332649.81695349,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                ["y"] = -57707.574352013,
                                                ["x"] = -332844.05366435,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                ["y"] = -57658.319938748,
                                                ["x"] = -333250.79412888,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                ["y"] = -57656.46933807,
                                                ["x"] = -333495.40987064,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                ["y"] = -57621.845534153,
                                                ["x"] = -333928.59994655,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                ["y"] = -57622.116827062,
                                                ["x"] = -334038.21536718,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                ["y"] = -57536.79441633,
                                                ["x"] = -334852.9418884,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                ["y"] = -57444.256333159,
                                                ["x"] = -335378.74113183,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                ["y"] = -57225.058265824,
                                                ["x"] = -335941.26350179,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                ["y"] = -57102.073502762,
                                                ["x"] = -336289.40322637,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                ["y"] = -57028.487466275,
                                                ["x"] = -336615.46122091,
                                            }, -- end of [168]
                                            [176] = 
                                            {
                                                ["y"] = -56939.208363775,
                                                ["x"] = -337085.42005215,
                                            }, -- end of [176]
                                            [184] = 
                                            {
                                                ["y"] = -56831.508638059,
                                                ["x"] = -338188.66016623,
                                            }, -- end of [184]
                                            [129] = 
                                            {
                                                ["y"] = -57553.943875243,
                                                ["x"] = -334609.07443262,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                ["y"] = -57531.927754609,
                                                ["x"] = -334922.7661682,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                ["y"] = -57434.705631123,
                                                ["x"] = -335412.40976203,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                ["y"] = -57212.409365483,
                                                ["x"] = -335973.89408389,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                ["y"] = -57098.334585169,
                                                ["x"] = -336298.6761719,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                ["y"] = -56989.274478029,
                                                ["x"] = -336739.38055766,
                                            }, -- end of [169]
                                            [177] = 
                                            {
                                                ["y"] = -56926.485531649,
                                                ["x"] = -337239.83376486,
                                            }, -- end of [177]
                                            [65] = 
                                            {
                                                ["y"] = -57504.275427613,
                                                ["x"] = -329233.23220641,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                ["y"] = -57539.088143595,
                                                ["x"] = -329281.66772559,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                ["y"] = -57557.369981838,
                                                ["x"] = -329338.69770946,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                ["y"] = -57579.253926101,
                                                ["x"] = -329547.42338223,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                ["y"] = -57596.058079343,
                                                ["x"] = -329686.2485771,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                ["y"] = -57603.335387074,
                                                ["x"] = -330225.78254674,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                ["y"] = -57596.517122848,
                                                ["x"] = -330365.36039762,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                ["y"] = -57605.085599991,
                                                ["x"] = -330404.34377359,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                ["y"] = -57618.759800217,
                                                ["x"] = -330452.24482257,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                ["y"] = -57618.575020288,
                                                ["x"] = -330512.20645609,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                ["y"] = -57638.372700137,
                                                ["x"] = -331281.68555753,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                ["y"] = -57711.600023764,
                                                ["x"] = -332749.2495593,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                ["y"] = -57669.217195105,
                                                ["x"] = -333156.69479697,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                ["y"] = -57662.499091133,
                                                ["x"] = -333305.62502727,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                ["y"] = -57620.920439203,
                                                ["x"] = -333868.68965126,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                ["y"] = -57625.938149388,
                                                ["x"] = -333973.40602718,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                ["y"] = -57551.879517606,
                                                ["x"] = -334649.01597608,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                ["y"] = -57523.491870172,
                                                ["x"] = -335002.31316769,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                ["y"] = -57407.018845065,
                                                ["x"] = -335498.03479962,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                ["y"] = -57190.305422573,
                                                ["x"] = -336029.66251658,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                ["y"] = -57095.13016563,
                                                ["x"] = -336308.14770399,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                ["y"] = -56983.6448408,
                                                ["x"] = -336763.73519305,
                                            }, -- end of [170]
                                            [178] = 
                                            {
                                                ["y"] = -56908.917293898,
                                                ["x"] = -337363.57132829,
                                            }, -- end of [178]
                                            [183] = 
                                            {
                                                ["y"] = -56847.741948906,
                                                ["x"] = -338080.38820204,
                                            }, -- end of [183]
                                            [179] = 
                                            {
                                                ["y"] = -56906.723477185,
                                                ["x"] = -337398.49883474,
                                            }, -- end of [179]
                                            [175] = 
                                            {
                                                ["y"] = -56953.686620962,
                                                ["x"] = -336971.34035072,
                                            }, -- end of [175]
                                            [174] = 
                                            {
                                                ["y"] = -56968.387765763,
                                                ["x"] = -336892.71420039,
                                            }, -- end of [174]
                                            [171] = 
                                            {
                                                ["y"] = -56981.051829953,
                                                ["x"] = -336778.50752352,
                                            }, -- end of [171]
                                            [167] = 
                                            {
                                                ["y"] = -57034.071767659,
                                                ["x"] = -336596.25836104,
                                            }, -- end of [167]
                                            [163] = 
                                            {
                                                ["y"] = -57089.73304055,
                                                ["x"] = -336327.40364354,
                                            }, -- end of [163]
                                            [159] = 
                                            {
                                                ["y"] = -57106.416345559,
                                                ["x"] = -336280.39757343,
                                            }, -- end of [159]
                                            [158] = 
                                            {
                                                ["y"] = -57116.40517943,
                                                ["x"] = -336263.07390124,
                                            }, -- end of [158]
                                            [155] = 
                                            {
                                                ["y"] = -57156.765183866,
                                                ["x"] = -336134.41725463,
                                            }, -- end of [155]
                                            [151] = 
                                            {
                                                ["y"] = -57247.299017573,
                                                ["x"] = -335869.64667598,
                                            }, -- end of [151]
                                            [147] = 
                                            {
                                                ["y"] = -57374.953965827,
                                                ["x"] = -335582.12145766,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                ["y"] = -57448.702106086,
                                                ["x"] = -335359.2445156,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                ["y"] = -57460.92790757,
                                                ["x"] = -335280.19502837,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                ["y"] = -57518.464471987,
                                                ["x"] = -335031.88471475,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                ["y"] = -57537.123502586,
                                                ["x"] = -334797.95497817,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                ["y"] = -57550.457109421,
                                                ["x"] = -334693.98452072,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                ["y"] = -57625.20772315,
                                                ["x"] = -334008.37822069,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                ["y"] = -57712.090802377,
                                                ["x"] = -332784.22814717,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                ["y"] = -57617.436891215,
                                                ["x"] = -330442.33919393,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                ["y"] = -57593.912011534,
                                                ["x"] = -329646.33011357,
                                            }, -- end of [79]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -56823.636912574,
                                                ["x"] = -338187.12241818,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -56823.636912574,
                                                ["x"] = -338187.12241818,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1052,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -57409.575889826,
                                            ["x"] = -327690.26133728,
                                            ["name"] = "DictKey_WptName_163",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1076,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1847.0933040711,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -56830.177567944,
                                            ["x"] = -338188.36076798,
                                            ["name"] = "DictKey_WptName_169",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 22,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "KAMAZ Truck",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 50,
                                        ["skill"] = "Average",
                                        ["y"] = -57409.575889826,
                                        ["x"] = -327690.26133728,
                                        ["name"] = "DictKey_UnitName_162",
                                        ["heading"] = 3.0864578063957,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "KAMAZ Truck",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 51,
                                        ["skill"] = "Average",
                                        ["y"] = -57409.575889826,
                                        ["x"] = -327690.26133728,
                                        ["name"] = "DictKey_UnitName_164",
                                        ["heading"] = 3.0864578063957,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "KAMAZ Truck",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 52,
                                        ["skill"] = "Average",
                                        ["y"] = -57409.402210289,
                                        ["x"] = -327697.82996216,
                                        ["name"] = "DictKey_UnitName_165",
                                        ["heading"] = 3.0864578063957,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "KAMAZ Truck",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 53,
                                        ["skill"] = "Average",
                                        ["y"] = -57408.713972348,
                                        ["x"] = -327727.8220666,
                                        ["name"] = "DictKey_UnitName_166",
                                        ["heading"] = 3.0864578063957,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "KAMAZ Truck",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 54,
                                        ["skill"] = "Average",
                                        ["y"] = -57408.025734406,
                                        ["x"] = -327757.81417103,
                                        ["name"] = "DictKey_UnitName_167",
                                        ["heading"] = 3.0864578063957,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["type"] = "KAMAZ Truck",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 55,
                                        ["skill"] = "Average",
                                        ["y"] = -57407.337496443,
                                        ["x"] = -327787.80627547,
                                        ["name"] = "DictKey_UnitName_168",
                                        ["heading"] = 3.0864578063957,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [6]
                                }, -- end of ["units"]
                                ["y"] = -57409.575889826,
                                ["x"] = -327690.26133728,
                                ["name"] = "DictKey_GroupName_161",
                                ["start_time"] = 0,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1041,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -55823.754086702,
                                            ["x"] = -320113.22515113,
                                            ["name"] = "DictKey_WptName_172",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 23,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 56,
                                        ["skill"] = "Average",
                                        ["y"] = -55823.754086702,
                                        ["x"] = -320113.22515113,
                                        ["name"] = "DictKey_UnitName_171",
                                        ["heading"] = 2.8797932657906,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 57,
                                        ["skill"] = "Average",
                                        ["y"] = -55834.106848506,
                                        ["x"] = -320074.58811808,
                                        ["name"] = "DictKey_UnitName_173",
                                        ["heading"] = 2.8797932657906,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 58,
                                        ["skill"] = "Average",
                                        ["y"] = -55844.45961031,
                                        ["x"] = -320035.95108503,
                                        ["name"] = "DictKey_UnitName_174",
                                        ["heading"] = 2.8797932657906,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Grad-URAL",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 59,
                                        ["skill"] = "Average",
                                        ["y"] = -55854.812372114,
                                        ["x"] = -319997.31405198,
                                        ["name"] = "DictKey_UnitName_175",
                                        ["heading"] = 2.8797932657906,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -55823.754086702,
                                ["x"] = -320113.22515113,
                                ["name"] = "DictKey_GroupName_170",
                                ["start_time"] = 0,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -59066.073189987,
                                                ["x"] = -324997.23337415,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -55756.968245092,
                                                ["x"] = -319975.94601751,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1116,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -59066.073189987,
                                            ["x"] = -324997.23337415,
                                            ["name"] = "DictKey_WptName_178",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 24,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 60,
                                        ["skill"] = "Average",
                                        ["y"] = -59066.073189987,
                                        ["x"] = -324997.23337415,
                                        ["name"] = "DictKey_UnitName_177",
                                        ["heading"] = 2.3561944901923,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 61,
                                        ["skill"] = "Average",
                                        ["y"] = -59076.425951791,
                                        ["x"] = -324958.5963411,
                                        ["name"] = "DictKey_UnitName_179",
                                        ["heading"] = 0.58268674659798,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement Closed",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 87,
                                        ["skill"] = "Average",
                                        ["y"] = -57216.436321304,
                                        ["x"] = -324882.34958587,
                                        ["name"] = "DictKey_UnitName_233",
                                        ["heading"] = 4.2411500823462,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = -59066.073189987,
                                ["x"] = -324997.23337415,
                                ["name"] = "DictKey_GroupName_176",
                                ["start_time"] = 0,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 982,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -42188.401943668,
                                            ["x"] = -318440.70655883,
                                            ["name"] = "DictKey_WptName_187",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 26,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 64,
                                        ["skill"] = "Average",
                                        ["y"] = -42188.401943668,
                                        ["x"] = -318440.70655883,
                                        ["name"] = "DictKey_UnitName_186",
                                        ["heading"] = 2.8797932657906,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -42188.401943668,
                                ["x"] = -318440.70655883,
                                ["name"] = "DictKey_GroupName_185",
                                ["start_time"] = 0,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["manualHeading"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 991,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -44371.425143221,
                                            ["x"] = -315257.1802029,
                                            ["name"] = "DictKey_WptName_190",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 27,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 65,
                                        ["skill"] = "Average",
                                        ["y"] = -44371.425143221,
                                        ["x"] = -315257.1802029,
                                        ["name"] = "DictKey_UnitName_189",
                                        ["heading"] = 2.8797932657906,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 66,
                                        ["skill"] = "Average",
                                        ["y"] = -44426.222434672,
                                        ["x"] = -315319.14130489,
                                        ["name"] = "DictKey_UnitName_191",
                                        ["heading"] = 2.8797932657906,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 67,
                                        ["skill"] = "Random",
                                        ["y"] = -44429.554566513,
                                        ["x"] = -315242.82171271,
                                        ["name"] = "DictKey_UnitName_192",
                                        ["heading"] = 2.8797932657906,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = -44371.425143221,
                                ["x"] = -315257.1802029,
                                ["name"] = "DictKey_GroupName_188",
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 998,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -94463.407041976,
                                            ["x"] = -337357.63617927,
                                            ["name"] = "DictKey_WptName_203",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 29,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 70,
                                        ["skill"] = "Average",
                                        ["y"] = -94463.407041976,
                                        ["x"] = -337357.63617927,
                                        ["name"] = "DictKey_UnitName_202",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "BTR-80",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 71,
                                        ["skill"] = "Average",
                                        ["y"] = -94463.407041976,
                                        ["x"] = -337397.63617927,
                                        ["name"] = "DictKey_UnitName_204",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -94463.407041976,
                                ["x"] = -337357.63617927,
                                ["name"] = "DictKey_GroupName_201",
                                ["start_time"] = 0,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1391,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -80212.464285076,
                                            ["x"] = -319540.72569618,
                                            ["name"] = "DictKey_WptName_207",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 30,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "2B11 mortar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 72,
                                        ["skill"] = "Average",
                                        ["y"] = -80212.464285076,
                                        ["x"] = -319540.72569618,
                                        ["name"] = "DictKey_UnitName_206",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "2B11 mortar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 73,
                                        ["skill"] = "Average",
                                        ["y"] = -80212.464285076,
                                        ["x"] = -319580.72569618,
                                        ["name"] = "DictKey_UnitName_208",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "2B11 mortar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 74,
                                        ["skill"] = "Average",
                                        ["y"] = -80212.464285076,
                                        ["x"] = -319620.72569618,
                                        ["name"] = "DictKey_UnitName_209",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "2B11 mortar",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 75,
                                        ["skill"] = "Average",
                                        ["y"] = -80212.464285076,
                                        ["x"] = -319660.72569618,
                                        ["name"] = "DictKey_UnitName_210",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -80212.464285076,
                                ["x"] = -319540.72569618,
                                ["name"] = "DictKey_GroupName_205",
                                ["start_time"] = 0,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1133,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -94010.876428448,
                                            ["x"] = -326541.12139851,
                                            ["name"] = "DictKey_WptName_213",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 31,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Ural-375 ZU-23",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 76,
                                        ["skill"] = "Average",
                                        ["y"] = -94010.876428448,
                                        ["x"] = -326541.12139851,
                                        ["name"] = "DictKey_UnitName_212",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Ural-375 ZU-23",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 77,
                                        ["skill"] = "Average",
                                        ["y"] = -94010.876428448,
                                        ["x"] = -326581.12139851,
                                        ["name"] = "DictKey_UnitName_214",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -94010.876428448,
                                ["x"] = -326541.12139851,
                                ["name"] = "DictKey_GroupName_211",
                                ["start_time"] = 0,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -55806.289233537,
                                                ["x"] = -337364.39018664,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -54618.01181292,
                                                ["x"] = -339396.82826621,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -54618.01181292,
                                                ["x"] = -339396.82826621,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -55060.661946774,
                                                ["x"] = -340477.027668,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -54363.874010786,
                                                ["x"] = -341334.68766129,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -54363.874010786,
                                                ["x"] = -341334.68766129,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -55062.352389465,
                                                ["x"] = -340477.99256795,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -55044.078915251,
                                                ["x"] = -340524.52640604,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                ["y"] = -54939.399791906,
                                                ["x"] = -340756.97541189,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                ["y"] = -54908.206441745,
                                                ["x"] = -340802.10712835,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                ["y"] = -54823.829323655,
                                                ["x"] = -340892.95300578,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                ["y"] = -54816.869182759,
                                                ["x"] = -340906.2386302,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                ["y"] = -54901.130145322,
                                                ["x"] = -340809.17047159,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                ["y"] = -54810.602628612,
                                                ["x"] = -340919.8651196,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                ["y"] = -54929.245012944,
                                                ["x"] = -340774.20260026,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                ["y"] = -54893.66142173,
                                                ["x"] = -340815.81876251,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                ["y"] = -54630.942579746,
                                                ["x"] = -341434.51010141,
                                            }, -- end of [20]
                                            [11] = 
                                            {
                                                ["y"] = -54859.203193712,
                                                ["x"] = -340844.73333563,
                                            }, -- end of [11]
                                            [3] = 
                                            {
                                                ["y"] = -54955.379277711,
                                                ["x"] = -340725.84077219,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                ["y"] = -54920.858033134,
                                                ["x"] = -340786.63571393,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                ["y"] = -54852.313680246,
                                                ["x"] = -340851.97817441,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                ["y"] = -54845.878925893,
                                                ["x"] = -340859.63167346,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                ["y"] = -54914.77756862,
                                                ["x"] = -340794.57335347,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                ["y"] = -54839.848652593,
                                                ["x"] = -340867.60741917,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                ["y"] = -54831.475214874,
                                                ["x"] = -340880.04997792,
                                            }, -- end of [15]
                                            [19] = 
                                            {
                                                ["y"] = -54803.268336098,
                                                ["x"] = -340938.46882082,
                                            }, -- end of [19]
                                        }, -- end of [3]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1057,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -55806.289233537,
                                            ["x"] = -337364.39018664,
                                            ["name"] = "DictKey_WptName_217",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1071,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 423.77703091338,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -54618.01181292,
                                            ["x"] = -339396.82826621,
                                            ["name"] = "DictKey_WptName_221",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1064,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 633.90495478777,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -55060.661946774,
                                            ["x"] = -340477.027668,
                                            ["name"] = "DictKey_WptName_222",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1092,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 823.18167954543,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -54628.555857593,
                                            ["x"] = -341435.68044491,
                                            ["name"] = "DictKey_WptName_223",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 32,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-90",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 78,
                                        ["skill"] = "Average",
                                        ["y"] = -55806.289233537,
                                        ["x"] = -337364.39018664,
                                        ["name"] = "DictKey_UnitName_216",
                                        ["heading"] = 2.6125318021379,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "T-90",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 79,
                                        ["skill"] = "Average",
                                        ["y"] = -55778.703785983,
                                        ["x"] = -337376.18183859,
                                        ["name"] = "DictKey_UnitName_218",
                                        ["heading"] = 2.6125318021379,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "T-90",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 80,
                                        ["skill"] = "Average",
                                        ["y"] = -55751.118337063,
                                        ["x"] = -337387.97349008,
                                        ["name"] = "DictKey_UnitName_219",
                                        ["heading"] = 2.6125318021379,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "T-90",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 81,
                                        ["skill"] = "Average",
                                        ["y"] = -55723.370093587,
                                        ["x"] = -337399.834729,
                                        ["name"] = "DictKey_UnitName_220",
                                        ["heading"] = 2.6125318021379,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -55806.289233537,
                                ["x"] = -337364.39018664,
                                ["name"] = "DictKey_GroupName_215",
                                ["start_time"] = 0,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -42156.547084033,
                                                ["x"] = -318433.72106777,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -42286.559277075,
                                                ["x"] = -318343.206152,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 982,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -42162.596003341,
                                            ["x"] = -318439.51877054,
                                            ["name"] = "DictKey_WptName_227",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 33,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 82,
                                        ["skill"] = "Average",
                                        ["y"] = -42162.596003341,
                                        ["x"] = -318439.51877054,
                                        ["name"] = "DictKey_UnitName_226",
                                        ["heading"] = 4.2062434973063,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ATZ-10",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 83,
                                        ["skill"] = "Average",
                                        ["y"] = -42207.325403038,
                                        ["x"] = -318434.89046781,
                                        ["name"] = "DictKey_UnitName_228",
                                        ["heading"] = 4.4331363000656,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "KAMAZ Truck",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 84,
                                        ["skill"] = "Average",
                                        ["y"] = -42192.833255398,
                                        ["x"] = -318458.66176034,
                                        ["name"] = "DictKey_UnitName_229",
                                        ["heading"] = 4.0491638646268,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "KAMAZ Truck",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 85,
                                        ["skill"] = "Average",
                                        ["y"] = -42218.554049281,
                                        ["x"] = -318416.09989409,
                                        ["name"] = "DictKey_UnitName_230",
                                        ["heading"] = 4.2411500823462,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["type"] = "KAMAZ Truck",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 86,
                                        ["skill"] = "Average",
                                        ["y"] = -42182.615770013,
                                        ["x"] = -318424.46446231,
                                        ["name"] = "DictKey_UnitName_231",
                                        ["heading"] = 4.1538836197465,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [5]
                                }, -- end of ["units"]
                                ["y"] = -42162.596003341,
                                ["x"] = -318439.51877054,
                                ["name"] = "DictKey_GroupName_225",
                                ["start_time"] = 0,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -59186.310464505,
                                                ["x"] = -317299.49880583,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -59188.069798279,
                                                ["x"] = -317298.94893191,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1094,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -59287.336906024,
                                            ["x"] = -317225.95841151,
                                            ["name"] = "DictKey_WptName_242",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 34,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Smerch",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 88,
                                        ["skill"] = "Average",
                                        ["y"] = -59287.336906024,
                                        ["x"] = -317225.95841151,
                                        ["name"] = "DictKey_UnitName_241",
                                        ["heading"] = 1.9373154697137,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Smerch",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 89,
                                        ["skill"] = "Average",
                                        ["y"] = -59207.047333583,
                                        ["x"] = -317237.63689478,
                                        ["name"] = "DictKey_UnitName_243",
                                        ["heading"] = 2.1118483949131,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Smerch",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 90,
                                        ["skill"] = "Average",
                                        ["y"] = -59103.400794614,
                                        ["x"] = -317262.45367171,
                                        ["name"] = "DictKey_UnitName_244",
                                        ["heading"] = 2.6703537555513,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Smerch",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 91,
                                        ["skill"] = "Average",
                                        ["y"] = -59012.892549316,
                                        ["x"] = -317300.40874232,
                                        ["name"] = "DictKey_UnitName_245",
                                        ["heading"] = 2.5656340004317,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -59287.336906024,
                                ["x"] = -317225.95841151,
                                ["name"] = "DictKey_GroupName_240",
                                ["start_time"] = 0,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1400,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -49761.047372946,
                                            ["x"] = -323560.64113305,
                                            ["name"] = "DictKey_WptName_249",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 35,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 92,
                                        ["skill"] = "Average",
                                        ["y"] = -49761.047372946,
                                        ["x"] = -323560.64113305,
                                        ["name"] = "DictKey_UnitName_248",
                                        ["heading"] = 4.0317105721069,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 93,
                                        ["skill"] = "Average",
                                        ["y"] = -51806.59788488,
                                        ["x"] = -321985.94708051,
                                        ["name"] = "DictKey_UnitName_250",
                                        ["heading"] = 3.1764992386297,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -49761.047372946,
                                ["x"] = -323560.64113305,
                                ["name"] = "DictKey_GroupName_247",
                                ["start_time"] = 0,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -57409.575889826,
                                                ["x"] = -327690.26133728,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -57407.380797474,
                                                ["x"] = -327689.08764346,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1063,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -58253.56845386,
                                            ["x"] = -319316.34030531,
                                            ["name"] = "DictKey_WptName_278",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 40,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Strela-1 9P31",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 99,
                                        ["skill"] = "Average",
                                        ["y"] = -58253.56845386,
                                        ["x"] = -319316.34030531,
                                        ["name"] = "DictKey_UnitName_277",
                                        ["heading"] = 1.0797834062657,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Strela-1 9P31",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 100,
                                        ["skill"] = "Average",
                                        ["y"] = -59366.191536486,
                                        ["x"] = -321170.71210968,
                                        ["name"] = "DictKey_UnitName_280",
                                        ["heading"] = 1.0797834062657,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Strela-1 9P31",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 101,
                                        ["skill"] = "Average",
                                        ["y"] = -60591.325634614,
                                        ["x"] = -317874.55389988,
                                        ["name"] = "DictKey_UnitName_281",
                                        ["heading"] = 1.0797834062657,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Strela-1 9P31",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 102,
                                        ["skill"] = "Average",
                                        ["y"] = -55932.612776125,
                                        ["x"] = -318359.24518047,
                                        ["name"] = "DictKey_UnitName_282",
                                        ["heading"] = 1.0797834062657,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -58253.56845386,
                                ["x"] = -319316.34030531,
                                ["name"] = "DictKey_GroupName_276",
                                ["start_time"] = 0,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1071,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -58507.133927935,
                                            ["x"] = -319296.40967577,
                                            ["name"] = "DictKey_WptName_285",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "p-19 s-125 sr",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 103,
                                        ["skill"] = "Average",
                                        ["y"] = -58507.133927935,
                                        ["x"] = -319296.40967577,
                                        ["name"] = "DictKey_UnitName_284",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -58507.133927935,
                                ["x"] = -319296.40967577,
                                ["name"] = "DictKey_GroupName_283",
                                ["start_time"] = 0,
                            }, -- end of [19]
                            [20] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1064,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -58274.17703117,
                                            ["x"] = -319250.69398615,
                                            ["name"] = "DictKey_WptName_288",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 104,
                                        ["skill"] = "Average",
                                        ["y"] = -58274.17703117,
                                        ["x"] = -319250.69398615,
                                        ["name"] = "DictKey_UnitName_287",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 105,
                                        ["skill"] = "Average",
                                        ["y"] = -58180.355213681,
                                        ["x"] = -319283.41251555,
                                        ["name"] = "DictKey_UnitName_289",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -58274.17703117,
                                ["x"] = -319250.69398615,
                                ["name"] = "DictKey_GroupName_286",
                                ["start_time"] = 0,
                            }, -- end of [20]
                            [21] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = -44536.040280517,
                                                ["x"] = -315157.53170907,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = -44534.919496015,
                                                ["x"] = -315157.90555126,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 992,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -44497.493814124,
                                            ["x"] = -315226.34092769,
                                            ["name"] = "DictKey_WptName_292",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 43,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 106,
                                        ["skill"] = "Average",
                                        ["y"] = -44497.493814124,
                                        ["x"] = -315226.34092769,
                                        ["name"] = "DictKey_UnitName_291",
                                        ["heading"] = 1.8927454961221,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Ural-4320T",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 107,
                                        ["skill"] = "Average",
                                        ["y"] = -44491.899334131,
                                        ["x"] = -315216.51821684,
                                        ["name"] = "DictKey_UnitName_293",
                                        ["heading"] = 1.8927454961221,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -44497.493814124,
                                ["x"] = -315226.34092769,
                                ["name"] = "DictKey_GroupName_290",
                                ["start_time"] = 0,
                            }, -- end of [21]
                            [22] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1097,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -59402.467780191,
                                            ["x"] = -317215.49730138,
                                            ["name"] = "DictKey_WptName_336",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 49,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-18 Igla manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 123,
                                        ["skill"] = "Average",
                                        ["y"] = -59402.467780191,
                                        ["x"] = -317215.49730138,
                                        ["name"] = "DictKey_UnitName_335",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SA-18 Igla manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 124,
                                        ["skill"] = "Average",
                                        ["y"] = -58896.950427459,
                                        ["x"] = -317314.50793119,
                                        ["name"] = "DictKey_UnitName_337",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -59402.467780191,
                                ["x"] = -317215.49730138,
                                ["name"] = "DictKey_GroupName_334",
                                ["start_time"] = 0,
                            }, -- end of [22]
                            [23] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1097,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -58455.163667551,
                                            ["x"] = -319085.42458663,
                                            ["name"] = "DictKey_WptName_341",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 50,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-18 Igla manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 125,
                                        ["skill"] = "Average",
                                        ["y"] = -58455.163667551,
                                        ["x"] = -319085.42458663,
                                        ["name"] = "DictKey_UnitName_339",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SA-18 Igla manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 126,
                                        ["skill"] = "Average",
                                        ["y"] = -57903.023046593,
                                        ["x"] = -319198.39326827,
                                        ["name"] = "DictKey_UnitName_340",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -58455.163667551,
                                ["x"] = -319085.42458663,
                                ["name"] = "DictKey_GroupName_338",
                                ["start_time"] = 0,
                            }, -- end of [23]
                            [24] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1097,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -59317.855661199,
                                            ["x"] = -324891.95354802,
                                            ["name"] = "DictKey_WptName_345",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 51,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-18 Igla manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 127,
                                        ["skill"] = "Average",
                                        ["y"] = -59317.855661199,
                                        ["x"] = -324891.95354802,
                                        ["name"] = "DictKey_UnitName_343",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SA-18 Igla manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 128,
                                        ["skill"] = "Average",
                                        ["y"] = -58812.338308467,
                                        ["x"] = -324990.96417783,
                                        ["name"] = "DictKey_UnitName_344",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -59317.855661199,
                                ["x"] = -324891.95354802,
                                ["name"] = "DictKey_GroupName_342",
                                ["start_time"] = 0,
                            }, -- end of [24]
                            [25] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1097,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -56134.482278336,
                                            ["x"] = -320122.59844394,
                                            ["name"] = "DictKey_WptName_349",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 52,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-18 Igla manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 129,
                                        ["skill"] = "Average",
                                        ["y"] = -56134.482278336,
                                        ["x"] = -320122.59844394,
                                        ["name"] = "DictKey_UnitName_347",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SA-18 Igla manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 130,
                                        ["skill"] = "Average",
                                        ["y"] = -55427.065971033,
                                        ["x"] = -319871.57975425,
                                        ["name"] = "DictKey_UnitName_348",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -56134.482278336,
                                ["x"] = -320122.59844394,
                                ["name"] = "DictKey_GroupName_346",
                                ["start_time"] = 0,
                            }, -- end of [25]
                            [26] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1097,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -44500.564707122,
                                            ["x"] = -317897.20366045,
                                            ["name"] = "DictKey_WptName_353",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 53,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-18 Igla manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 131,
                                        ["skill"] = "Average",
                                        ["y"] = -44500.564707122,
                                        ["x"] = -317897.20366045,
                                        ["name"] = "DictKey_UnitName_351",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SA-18 Igla manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 132,
                                        ["skill"] = "Average",
                                        ["y"] = -43995.04735439,
                                        ["x"] = -317996.21429027,
                                        ["name"] = "DictKey_UnitName_352",
                                        ["heading"] = 0,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -44500.564707122,
                                ["x"] = -317897.20366045,
                                ["name"] = "DictKey_GroupName_350",
                                ["start_time"] = 0,
                            }, -- end of [26]
                            [27] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1041,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -45837.828632198,
                                            ["x"] = -317823.02514364,
                                            ["name"] = "DictKey_WptName_391",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 59,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "T-55",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 142,
                                        ["skill"] = "Average",
                                        ["y"] = -45837.828632198,
                                        ["x"] = -317823.02514364,
                                        ["name"] = "DictKey_UnitName_390",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -45837.828632198,
                                ["x"] = -317823.02514364,
                                ["name"] = "DictKey_GroupName_389",
                                ["start_time"] = 0,
                            }, -- end of [27]
                            [28] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1041,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -45841.31124704,
                                            ["x"] = -317830.30669901,
                                            ["name"] = "DictKey_WptName_394",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 143,
                                        ["skill"] = "Average",
                                        ["y"] = -45841.31124704,
                                        ["x"] = -317830.30669901,
                                        ["name"] = "DictKey_UnitName_393",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 144,
                                        ["skill"] = "Average",
                                        ["y"] = -45841.830559608,
                                        ["x"] = -317834.74444183,
                                        ["name"] = "DictKey_UnitName_395",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 145,
                                        ["skill"] = "Average",
                                        ["y"] = -45836.358102543,
                                        ["x"] = -317813.73779645,
                                        ["name"] = "DictKey_UnitName_396",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["type"] = "Infantry AK",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 146,
                                        ["skill"] = "Average",
                                        ["y"] = -45825.304943901,
                                        ["x"] = -317825.12589929,
                                        ["name"] = "DictKey_UnitName_397",
                                        ["heading"] = 1.5707963267949,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = -45841.31124704,
                                ["x"] = -317830.30669901,
                                ["name"] = "DictKey_GroupName_392",
                                ["start_time"] = 0,
                            }, -- end of [28]
                            [29] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1041,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -45845.786618671,
                                            ["x"] = -317811.52274484,
                                            ["name"] = "DictKey_WptName_406",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 61,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ZU-23 Emplacement",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 153,
                                        ["skill"] = "Average",
                                        ["y"] = -45845.786618671,
                                        ["x"] = -317811.52274484,
                                        ["name"] = "DictKey_UnitName_405",
                                        ["heading"] = 0.95993108859688,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -45845.786618671,
                                ["x"] = -317811.52274484,
                                ["name"] = "DictKey_GroupName_404",
                                ["start_time"] = 0,
                            }, -- end of [29]
                            [30] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1041,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -45838.852944313,
                                            ["x"] = -317839.19440887,
                                            ["name"] = "DictKey_WptName_409",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 62,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 154,
                                        ["skill"] = "Average",
                                        ["y"] = -45838.852944313,
                                        ["x"] = -317839.19440887,
                                        ["name"] = "DictKey_UnitName_408",
                                        ["heading"] = 0.95993108859688,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 155,
                                        ["skill"] = "Average",
                                        ["y"] = -45862.818555176,
                                        ["x"] = -317812.06419562,
                                        ["name"] = "DictKey_UnitName_410",
                                        ["heading"] = 0.95993108859688,
                                        ["playerCanDrive"] = true,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -45838.852944313,
                                ["x"] = -317839.19440887,
                                ["name"] = "DictKey_GroupName_407",
                                ["start_time"] = 0,
                            }, -- end of [30]
                            [31] = 
                            {
                                ["visible"] = false,
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["uncontrollable"] = false,
                                ["task"] = "Ground Nothing",
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1052,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = -57928.495115982,
                                            ["x"] = -320197.20172511,
                                            ["name"] = "DictKey_WptName_442",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 5.5555555555556,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                    ["routeRelativeTOT"] = true,
                                }, -- end of ["route"]
                                ["groupId"] = 70,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "ATMZ-5",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 164,
                                        ["skill"] = "Average",
                                        ["y"] = -57928.495115982,
                                        ["x"] = -320197.20172511,
                                        ["name"] = "DictKey_UnitName_441",
                                        ["heading"] = 1.1519173063163,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["type"] = "ATMZ-5",
                                        ["transportable"] = 
                                        {
                                            ["randomTransportable"] = false,
                                        }, -- end of ["transportable"]
                                        ["unitId"] = 165,
                                        ["skill"] = "Average",
                                        ["y"] = -57917.960153514,
                                        ["x"] = -320198.49157445,
                                        ["name"] = "DictKey_UnitName_443",
                                        ["heading"] = 1.1519173063163,
                                        ["playerCanDrive"] = false,
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -57928.495115982,
                                ["x"] = -320197.20172511,
                                ["name"] = "DictKey_GroupName_440",
                                ["start_time"] = 0,
                            }, -- end of [31]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["lateActivation"] = true,
                                ["tasks"] = 
                                {
                                    [1] = 
                                    {
                                        ["number"] = 1,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["enabled"] = true,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 4,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["enabled"] = true,
                                        ["auto"] = false,
                                        ["id"] = "WrappedAction",
                                        ["number"] = 2,
                                        ["params"] = 
                                        {
                                            ["action"] = 
                                            {
                                                ["id"] = "Option",
                                                ["params"] = 
                                                {
                                                    ["name"] = 0,
                                                    ["value"] = 0,
                                                }, -- end of ["params"]
                                            }, -- end of ["action"]
                                        }, -- end of ["params"]
                                    }, -- end of [2]
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAP",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["routeRelativeTOT"] = true,
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 251.80555555556,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 0,
                                            ["ETA_locked"] = true,
                                            ["y"] = -47911.226608039,
                                            ["x"] = -310104.29862283,
                                            ["name"] = "DictKey_WptName_195",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 7620,
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 200.85218445414,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 7620,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 138.88888888889,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 196.45540288203,
                                            ["ETA_locked"] = false,
                                            ["y"] = -87369.656511825,
                                            ["x"] = -310031.63116445,
                                            ["name"] = "DictKey_WptName_197",
                                            ["formation_template"] = "",
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 28,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 7620,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                        ["speed"] = 251.80555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ForceINSRules"] = false,
                                            ["LaserCode100"] = 6,
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode1"] = 8,
                                            ["WpBullseye"] = 0,
                                            ["LoadNVGCase"] = false,
                                            ["RocketBurst"] = 6,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["unitId"] = 68,
                                        ["psi"] = 1.5689547082509,
                                        ["y"] = -47911.226608039,
                                        ["x"] = -310104.29862283,
                                        ["name"] = "DictKey_UnitName_194",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{M2KC_RPL_522}",
                                                }, -- end of [5]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [9]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5689547082509,
                                        ["callsign"] = 100,
                                        ["onboard_num"] = "010",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 7620,
                                        ["hardpoint_racks"] = true,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "High",
                                        ["speed"] = 251.80555555556,
                                        ["AddPropAircraft"] = 
                                        {
                                            ["ForceINSRules"] = false,
                                            ["NoDDMSensor"] = false,
                                            ["LaserCode100"] = 6,
                                            ["LaserCode1"] = 8,
                                            ["WpBullseye"] = 0,
                                            ["LoadNVGCase"] = false,
                                            ["RocketBurst"] = 6,
                                            ["LaserCode10"] = 8,
                                            ["GunBurst"] = 1,
                                        }, -- end of ["AddPropAircraft"]
                                        ["type"] = "M-2000C",
                                        ["unitId"] = 69,
                                        ["psi"] = 1.5689547082509,
                                        ["y"] = -47871.226608039,
                                        ["x"] = -310144.29862283,
                                        ["name"] = "DictKey_UnitName_196",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [2]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{M2KC_RPL_522}",
                                                }, -- end of [5]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{MMagicII}",
                                                }, -- end of [9]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{Matra_S530D}",
                                                }, -- end of [8]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3165,
                                            ["flare"] = 16,
                                            ["chaff"] = 112,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["heading"] = -1.5689547082509,
                                        ["callsign"] = 101,
                                        ["onboard_num"] = "011",
                                    }, -- end of [2]
                                }, -- end of ["units"]
                                ["y"] = -47911.226608039,
                                ["x"] = -310104.29862283,
                                ["name"] = "DictKey_GroupName_193",
                                ["communication"] = true,
                                ["modulation"] = 0,
                                ["start_time"] = 0,
                                ["hiddenOnPlanner"] = true,
                                ["frequency"] = 251,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 3.1415926535898,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = -45830.354773361,
                                            ["speed"] = 0,
                                            ["x"] = -317832.40982362,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 64,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["category"] = "Fortifications",
                                        ["type"] = "outpost",
                                        ["unitId"] = 158,
                                        ["rate"] = 5,
                                        ["y"] = -45830.354773361,
                                        ["x"] = -317832.40982362,
                                        ["name"] = "DictKey_GroupName_422",
                                        ["heading"] = 3.1415926535898,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = -45830.354773361,
                                ["x"] = -317832.40982362,
                                ["name"] = "DictKey_GroupName_422",
                                ["linkOffset"] = false,
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 43,
                    ["name"] = "Serbia",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 19,
                    ["name"] = "South Ossetia",
                }, -- end of [9]
                [10] = 
                {
                    ["id"] = 47,
                    ["name"] = "Syria",
                }, -- end of [10]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "DictKey_sortie_5",
    ["version"] = 16,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_group_alive",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 1,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 2,
                    ["max_value"] = 100,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 3,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 4,
                    ["max_value"] = 100,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 5,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
                [6] = 
                {
                    ["flag"] = 6,
                    ["max_value"] = 100,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [6]
                [7] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 7,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [7]
                [8] = 
                {
                    ["flag"] = 8,
                    ["max_value"] = 100,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [8]
                [9] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 9,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [9]
                [10] = 
                {
                    ["flag"] = 10,
                    ["max_value"] = 100,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [10]
                [11] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 11,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [11]
                [12] = 
                {
                    ["flag"] = 12,
                    ["max_value"] = 100,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [12]
                [13] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 13,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [13]
                [14] = 
                {
                    ["flag"] = 14,
                    ["max_value"] = 100,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [14]
                [15] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 15,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [15]
                [16] = 
                {
                    ["flag"] = 16,
                    ["max_value"] = 100,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [16]
                [17] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 17,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [17]
                [18] = 
                {
                    ["flag"] = 18,
                    ["max_value"] = 100,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [18]
                [19] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 19,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [19]
                [20] = 
                {
                    ["flag"] = 20,
                    ["max_value"] = 100,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [20]
                [21] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 21,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [21]
                [22] = 
                {
                    ["flag"] = 22,
                    ["max_value"] = 100,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [22]
                [23] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 23,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [23]
                [24] = 
                {
                    ["flag"] = 24,
                    ["max_value"] = 100,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [24]
                [25] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 25,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [25]
                [26] = 
                {
                    ["flag"] = 26,
                    ["max_value"] = 100,
                    ["min_value"] = 1,
                    ["predicate"] = "a_set_flag_random",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [26]
            }, -- end of ["actions"]
            ["predicate"] = "triggerStart",
            ["comment"] = "Flags Initialisation",
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["seconds"] = 240,
                    ["predicate"] = "c_time_after",
                    ["zone"] = 138,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Delay Hog Flight",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = 2,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                    ["predicate"] = "a_ai_task",
                    ["set_ai_task"] = 
                    {
                        [1] = 2,
                        [2] = 1,
                    }, -- end of ["set_ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 54,
                    ["predicate"] = "c_all_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["comment"] = "Activate other quadrant targets",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 32,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 30,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 31,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 29,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 1,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 15,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Static Armour 1",
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 2,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 2,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 16,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 53,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Static Armour 2",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 3,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 71,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 3,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 71,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Static Armour 3 Static Infantry",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 17,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 18,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 4,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 61,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 4,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 61,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "Static Trucks",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 33,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["eventlist"] = "",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 5,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 5,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "Moving Armour 1",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 21,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 6,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 6,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 22,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Moving Trucks 1",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 7,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 7,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Static Artillery",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 23,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 52,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 8,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 8,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "Air Defence 1",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 24,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 51,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["eventlist"] = "",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 9,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 4,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [5]
                [6] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 9,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [6]
                [7] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 4,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [7]
            }, -- end of ["rules"]
            ["comment"] = "Air Defence 2",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 26,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 10,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 10,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 27,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 43,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 27,
                    ["predicate"] = "a_group_off",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Air Defence 3",
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 92,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 10,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 92,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 10,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Sambush",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 27,
                    ["predicate"] = "a_group_on",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 11,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 11,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 34,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 49,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Static Artillery 2",
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 12,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 12,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "Air Defence 4",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 35,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [16]
        [17] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 13,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 46,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 36,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 36,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Viper Candy",
        }, -- end of [17]
        [18] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 14,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 46,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Bone Candy",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 37,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [18]
        [19] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 15,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 15,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 40,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["max_value"] = 100,
                    ["group"] = 41,
                    ["flag"] = 1,
                    ["min_value"] = 0,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["max_value"] = 100,
                    ["flag"] = 1,
                    ["group"] = 42,
                    ["min_value"] = 0,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 50,
                    ["flag"] = 1,
                    ["max_value"] = 100,
                    ["min_value"] = 0,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
            ["comment"] = "Air Defence 5",
        }, -- end of [19]
        [20] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 16,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 61,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 16,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 61,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 44,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Scud",
        }, -- end of [20]
        [21] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 233,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 17,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 51,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 138,
                    ["min_unit_heading"] = 130,
                    ["max_unit_heading"] = 230,
                    ["predicate"] = "c_unit_heading",
                    ["unit"] = 1,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Viper Candy 2",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 45,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [21]
        [22] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 18,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 51,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Eagle Candy",
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 46,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [22]
        [23] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 19,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 51,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 55,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Bowser Candy",
        }, -- end of [23]
        [24] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 20,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 61,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 20,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 61,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Scud 2",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 56,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [24]
        [25] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 21,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 21,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 57,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Moving Armour 2",
        }, -- end of [25]
        [26] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 22,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 22,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Outpost Armour and Infantry",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 59,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 60,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
        }, -- end of [26]
        [27] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 23,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 23,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["comment"] = "Outpost Air Defence",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 61,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["eventlist"] = "",
        }, -- end of [27]
        [28] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 22,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 24,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [5]
                [6] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 22,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [6]
                [7] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 24,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [7]
            }, -- end of ["rules"]
            ["comment"] = "Outpost Air Defence",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 62,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [28]
        [29] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 25,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 51,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Mirage Candy",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 63,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [29]
        [30] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [1]
                [2] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 26,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [2]
                [3] = 
                {
                    ["predicate"] = "or",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 54,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 46,
                }, -- end of [4]
                [5] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 26,
                    ["predicate"] = "c_flag_more",
                    ["value"] = 66,
                }, -- end of [5]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Moving Armour 2",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 70,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [30]
        [31] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 46,
                    ["flag"] = 20,
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["group"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 28,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 28,
                        [2] = 1,
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["comment"] = "Red Air Activate",
        }, -- end of [31]
        [32] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 24,
                    ["unit"] = 1,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 138,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Kill AD MANPAD 1",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 51,
                    ["meters"] = 1000,
                    ["predicate"] = "a_deactivate_group",
                    ["zone"] = 138,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [32]
        [33] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 40,
                    ["unit"] = 1,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 138,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 50,
                    ["meters"] = 1000,
                    ["predicate"] = "a_deactivate_group",
                    ["zone"] = 138,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "Kill AD MANPAD 5",
        }, -- end of [33]
        [34] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 16,
                    ["unit"] = 1,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 138,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Kill Static Armour 2 MANPAD",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 53,
                    ["meters"] = 1000,
                    ["predicate"] = "a_deactivate_group",
                    ["zone"] = 138,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [34]
        [35] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 34,
                    ["unit"] = 1,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 138,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Kill Static Arty 2 MANPAD",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 49,
                    ["meters"] = 1000,
                    ["predicate"] = "a_deactivate_group",
                    ["zone"] = 138,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
            ["eventlist"] = "",
        }, -- end of [35]
        [36] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 23,
                    ["unit"] = 1,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 138,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Kill Static Arty MANPAD",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 52,
                    ["meters"] = 1000,
                    ["predicate"] = "a_deactivate_group",
                    ["zone"] = 138,
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerOnce",
        }, -- end of [36]
        [37] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 59,
                    ["unit"] = 1,
                    ["predicate"] = "c_group_dead",
                    ["zone"] = 138,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerOnce",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 62,
                    ["meters"] = 1000,
                    ["predicate"] = "a_deactivate_group",
                    ["zone"] = 138,
                }, -- end of [1]
                [2] = 
                {
                    ["volume"] = 500,
                    ["zone"] = 138,
                    ["group"] = 62,
                    ["meters"] = 1000,
                    ["predicate"] = "a_explosion_unit",
                    ["unit"] = 158,
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Kill Outpost MANPAD",
        }, -- end of [37]
        [38] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["altitude"] = 5486,
                    ["coalitionlist"] = "red",
                    ["zone"] = 138,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 5486,
                    ["coalitionlist"] = "red",
                    ["zone"] = 138,
                    ["predicate"] = "c_unit_altitude_higher",
                    ["unit"] = 2,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 28,
                        [2] = 2,
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "a_ai_task",
                    ["ai_task"] = 
                    {
                        [1] = 36,
                        [2] = 2,
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
            ["comment"] = "Ceiling violation",
        }, -- end of [38]
        [39] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 138,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 20,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["predicate"] = "triggerContinious",
            ["comment"] = "Entry into 62A",
        }, -- end of [39]
        [40] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["flag"] = 20,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_flag_is_true",
                    ["zone"] = 138,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_all_of_group_out_zone",
                    ["zone"] = 138,
                }, -- end of [2]
                [3] = 
                {
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_coalition_in_zone",
                    ["zone"] = 138,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["clearview"] = false,
                    ["coalitionlist"] = "blue",
                    ["start_delay"] = 0,
                    ["KeyDict_text"] = "DictKey_ActionText_224",
                    ["seconds"] = 30,
                    ["text"] = "DictKey_ActionText_224",
                    ["predicate"] = "a_out_text_delay_s",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["flag"] = 20,
                    ["predicate"] = "a_clear_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerContinious",
            ["comment"] = "Exit 62A",
        }, -- end of [40]
        [41] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 184,
                }, -- end of [1]
                [2] = 
                {
                    ["altitude"] = 4876,
                    ["coalitionlist"] = "red",
                    ["zone"] = 138,
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 1,
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 4876,
                    ["coalitionlist"] = "red",
                    ["zone"] = 138,
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 2,
                }, -- end of [3]
                [4] = 
                {
                    ["predicate"] = "or",
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 185,
                }, -- end of [5]
                [6] = 
                {
                    ["altitude"] = 4876,
                    ["coalitionlist"] = "red",
                    ["zone"] = 138,
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 1,
                }, -- end of [6]
                [7] = 
                {
                    ["altitude"] = 4876,
                    ["coalitionlist"] = "red",
                    ["zone"] = 138,
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 2,
                }, -- end of [7]
                [8] = 
                {
                    ["predicate"] = "or",
                }, -- end of [8]
                [9] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 186,
                }, -- end of [9]
                [10] = 
                {
                    ["altitude"] = 4876,
                    ["coalitionlist"] = "red",
                    ["zone"] = 138,
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 1,
                }, -- end of [10]
                [11] = 
                {
                    ["altitude"] = 4876,
                    ["coalitionlist"] = "red",
                    ["zone"] = 138,
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 2,
                }, -- end of [11]
                [12] = 
                {
                    ["predicate"] = "or",
                }, -- end of [12]
                [13] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "red",
                    ["predicate"] = "c_part_of_group_in_zone",
                    ["zone"] = 187,
                }, -- end of [13]
                [14] = 
                {
                    ["altitude"] = 4876,
                    ["coalitionlist"] = "red",
                    ["zone"] = 138,
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 1,
                }, -- end of [14]
                [15] = 
                {
                    ["altitude"] = 4876,
                    ["coalitionlist"] = "red",
                    ["zone"] = 138,
                    ["predicate"] = "c_unit_altitude_lower",
                    ["unit"] = 2,
                }, -- end of [15]
            }, -- end of ["rules"]
            ["comment"] = "Quadrant violation",
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["start_delay"] = 0,
                    ["zone"] = 138,
                    ["group"] = 1,
                    ["readonly"] = false,
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["seconds"] = 20,
                    ["power"] = 100,
                    ["text"] = "DictKey_ActionText_237",
                    ["predicate"] = "a_out_text_delay_g",
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_237",
                    ["loop"] = false,
                    ["name"] = "",
                    ["KeyDict_comment"] = "DictKey_ActionComment_236",
                    ["modulation"] = false,
                    ["file"] = "",
                    ["comment"] = "DictKey_ActionComment_236",
                    ["frequency"] = 124,
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [41]
        [42] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "red",
                    ["zone"] = 138,
                    ["numhits"] = 1,
                    ["predicate"] = "c_unit_hit",
                    ["unit"] = 1,
                }, -- end of [1]
                [2] = 
                {
                    ["predicate"] = "or",
                }, -- end of [2]
                [3] = 
                {
                    ["numhits"] = 1,
                    ["predicate"] = "c_unit_hit",
                    ["unit"] = 2,
                }, -- end of [3]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerContinious",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 5,
                    ["start_delay"] = 0,
                    ["clearview"] = false,
                    ["KeyDict_text"] = "DictKey_ActionText_275",
                    ["text"] = "DictKey_ActionText_275",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
            ["comment"] = "hit",
        }, -- end of [42]
    }, -- end of ["trigrules"]
    ["currentKey"] = 27908,
    ["start_time"] = 36000,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["CADC_WING_SWEEP_INDICATOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_WING_SWEEP_INDICATOR",
            ["mm"] = 0,
        }, -- end of ["CADC_WING_SWEEP_INDICATOR"]
        ["ILS_FAILURE_ANTENNA"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANTENNA",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANTENNA"]
        ["CADC_ANGLE_OF_ATTACK_SIGNAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_ANGLE_OF_ATTACK_SIGNAL",
            ["mm"] = 0,
        }, -- end of ["CADC_ANGLE_OF_ATTACK_SIGNAL"]
        ["CADC_WING_SWEEP_COMMAND_CHANNEL_1"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_WING_SWEEP_COMMAND_CHANNEL_1",
            ["mm"] = 0,
        }, -- end of ["CADC_WING_SWEEP_COMMAND_CHANNEL_1"]
        ["UHF_ARC_159_FAILURE_REMOTE_DISPLAY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_ARC_159_FAILURE_REMOTE_DISPLAY",
            ["mm"] = 0,
        }, -- end of ["UHF_ARC_159_FAILURE_REMOTE_DISPLAY"]
        ["RWR_FAILURE_CONTROL_BOX"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_CONTROL_BOX",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_CONTROL_BOX"]
        ["VHF_ARC_182_FAILURE_TRANSCEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_ARC_182_FAILURE_TRANSCEIVER",
            ["mm"] = 0,
        }, -- end of ["VHF_ARC_182_FAILURE_TRANSCEIVER"]
        ["CADC_RUDDER_AUTHORITY_COMMAND"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_RUDDER_AUTHORITY_COMMAND",
            ["mm"] = 0,
        }, -- end of ["CADC_RUDDER_AUTHORITY_COMMAND"]
        ["HYD_Combined"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYD_Combined",
            ["mm"] = 0,
        }, -- end of ["HYD_Combined"]
        ["VHF_ARC_182_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_ARC_182_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_ARC_182_FAILURE_TOTAL"]
        ["INS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["INS_FAILURE_TOTAL"]
        ["RWR_FAILURE_LOW_BAND"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_LOW_BAND",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_LOW_BAND"]
        ["IMU_FAILURE_QUANTIZER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IMU_FAILURE_QUANTIZER",
            ["mm"] = 0,
        }, -- end of ["IMU_FAILURE_QUANTIZER"]
        ["HYD_Transf"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYD_Transf",
            ["mm"] = 0,
        }, -- end of ["HYD_Transf"]
        ["RWR_FAILURE_QUAD45"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_QUAD45",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_QUAD45"]
        ["TID_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TID_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TID_FAILURE_TOTAL"]
        ["HUD_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HUD_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["HUD_FAILURE_TOTAL"]
        ["VHF_ARC_182_FAILURE_ANTENNA"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_ARC_182_FAILURE_ANTENNA",
            ["mm"] = 0,
        }, -- end of ["VHF_ARC_182_FAILURE_ANTENNA"]
        ["RWR_FAILURE_BLANKER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_BLANKER",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_BLANKER"]
        ["JESTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "JESTER",
            ["mm"] = 0,
        }, -- end of ["JESTER"]
        ["AHRS_FAILURE_GYRO"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AHRS_FAILURE_GYRO",
            ["mm"] = 0,
        }, -- end of ["AHRS_FAILURE_GYRO"]
        ["AHRS_FAILURE_MAD"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AHRS_FAILURE_MAD",
            ["mm"] = 0,
        }, -- end of ["AHRS_FAILURE_MAD"]
        ["CMS_FAILURE_LEFT_DISPENSER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CMS_FAILURE_LEFT_DISPENSER",
            ["mm"] = 0,
        }, -- end of ["CMS_FAILURE_LEFT_DISPENSER"]
        ["ICS_FAILURE_AMPLIFIER_PILOT_NORM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ICS_FAILURE_AMPLIFIER_PILOT_NORM",
            ["mm"] = 0,
        }, -- end of ["ICS_FAILURE_AMPLIFIER_PILOT_NORM"]
        ["TACAN_FAILURE_RECEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_RECEIVER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_RECEIVER"]
        ["ILS_FAILURE_DECODER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_DECODER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_DECODER"]
        ["ICS_FAILURE_AMPLIFIER_RIO_NORM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ICS_FAILURE_AMPLIFIER_RIO_NORM",
            ["mm"] = 0,
        }, -- end of ["ICS_FAILURE_AMPLIFIER_RIO_NORM"]
        ["CADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TOTAL"]
        ["RWR_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_TOTAL"]
        ["RADAR_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["RADAR_FAILURE_TOTAL"]
        ["DDD_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "DDD_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["DDD_FAILURE_TOTAL"]
        ["UHF_ARC_159_FAILURE_DISPLAY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_ARC_159_FAILURE_DISPLAY",
            ["mm"] = 0,
        }, -- end of ["UHF_ARC_159_FAILURE_DISPLAY"]
        ["CADC_PRESSURE_SENSOR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_PRESSURE_SENSOR",
            ["mm"] = 0,
        }, -- end of ["CADC_PRESSURE_SENSOR"]
        ["UHF_ARC_159_FAILURE_REMOTE_DISPLAY_RIO"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_ARC_159_FAILURE_REMOTE_DISPLAY_RIO",
            ["mm"] = 0,
        }, -- end of ["UHF_ARC_159_FAILURE_REMOTE_DISPLAY_RIO"]
        ["RWR_FAILURE_DISPLAY_PILOT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_DISPLAY_PILOT",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_DISPLAY_PILOT"]
        ["VHF_ARC_182_FAILURE_INTERNAL_MODULE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_ARC_182_FAILURE_INTERNAL_MODULE",
            ["mm"] = 0,
        }, -- end of ["VHF_ARC_182_FAILURE_INTERNAL_MODULE"]
        ["CADC_MANEUVER_FLAP_COMMAND"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_MANEUVER_FLAP_COMMAND",
            ["mm"] = 0,
        }, -- end of ["CADC_MANEUVER_FLAP_COMMAND"]
        ["RWR_FAILURE_MBE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_MBE",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_MBE"]
        ["CMS_FAILURE_PROGRAMMER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CMS_FAILURE_PROGRAMMER",
            ["mm"] = 0,
        }, -- end of ["CMS_FAILURE_PROGRAMMER"]
        ["W_S_L"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "W_S_L",
            ["mm"] = 0,
        }, -- end of ["W_S_L"]
        ["RWR_FAILURE_QUAD315"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_QUAD315",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_QUAD315"]
        ["HYD_Flight"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HYD_Flight",
            ["mm"] = 0,
        }, -- end of ["HYD_Flight"]
        ["W_S_R"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "W_S_R",
            ["mm"] = 0,
        }, -- end of ["W_S_R"]
        ["UHF_ARC_159_FAILURE_TRANSCEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_ARC_159_FAILURE_TRANSCEIVER",
            ["mm"] = 0,
        }, -- end of ["UHF_ARC_159_FAILURE_TRANSCEIVER"]
        ["RWR_FAILURE_QUAD225"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_QUAD225",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_QUAD225"]
        ["VDI_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VDI_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VDI_FAILURE_TOTAL"]
        ["CADC_WING_SWEEP_COMMAND_CHANNEL_2"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_WING_SWEEP_COMMAND_CHANNEL_2",
            ["mm"] = 0,
        }, -- end of ["CADC_WING_SWEEP_COMMAND_CHANNEL_2"]
        ["UHF_ARC_159_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_ARC_159_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["UHF_ARC_159_FAILURE_TOTAL"]
        ["IMU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IMU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["IMU_FAILURE_TOTAL"]
        ["CMS_FAILURE_RIGHT_DISPENSER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CMS_FAILURE_RIGHT_DISPENSER",
            ["mm"] = 0,
        }, -- end of ["CMS_FAILURE_RIGHT_DISPENSER"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["UHF_ARC_159_FAILURE_INTERNAL_MODULE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_ARC_159_FAILURE_INTERNAL_MODULE",
            ["mm"] = 0,
        }, -- end of ["UHF_ARC_159_FAILURE_INTERNAL_MODULE"]
        ["TACAN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TOTAL"]
        ["CADC_TOTAL_TEMPERATURE_SIGNAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_TOTAL_TEMPERATURE_SIGNAL",
            ["mm"] = 0,
        }, -- end of ["CADC_TOTAL_TEMPERATURE_SIGNAL"]
        ["RWR_FAILURE_COMPUTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_COMPUTER",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_COMPUTER"]
        ["CADC_CSDC_CONNECTION"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_CSDC_CONNECTION",
            ["mm"] = 0,
        }, -- end of ["CADC_CSDC_CONNECTION"]
        ["VHF_ARC_182_FAILURE_REMOTE_DISPLAY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_ARC_182_FAILURE_REMOTE_DISPLAY",
            ["mm"] = 0,
        }, -- end of ["VHF_ARC_182_FAILURE_REMOTE_DISPLAY"]
        ["CADC_STABILIZER_AUTHORITY_COMMAND"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_STABILIZER_AUTHORITY_COMMAND",
            ["mm"] = 0,
        }, -- end of ["CADC_STABILIZER_AUTHORITY_COMMAND"]
        ["UHF_ARC_159_FAILURE_ANTENNA"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_ARC_159_FAILURE_ANTENNA",
            ["mm"] = 0,
        }, -- end of ["UHF_ARC_159_FAILURE_ANTENNA"]
        ["INS_FAILURE_NAV_COMPUTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "INS_FAILURE_NAV_COMPUTER",
            ["mm"] = 0,
        }, -- end of ["INS_FAILURE_NAV_COMPUTER"]
        ["ICS_FAILURE_AMPLIFIER_RIO_BU"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ICS_FAILURE_AMPLIFIER_RIO_BU",
            ["mm"] = 0,
        }, -- end of ["ICS_FAILURE_AMPLIFIER_RIO_BU"]
        ["RWR_FAILURE_QUAD135"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_QUAD135",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_QUAD135"]
        ["AHRS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AHRS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AHRS_FAILURE_TOTAL"]
        ["TACAN_FAILURE_TRANSMITTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TRANSMITTER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TRANSMITTER"]
        ["VHF_ARC_182_FAILURE_DISPLAY"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_ARC_182_FAILURE_DISPLAY",
            ["mm"] = 0,
        }, -- end of ["VHF_ARC_182_FAILURE_DISPLAY"]
        ["ICS_FAILURE_AMPLIFIER_PILOT_BU"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ICS_FAILURE_AMPLIFIER_PILOT_BU",
            ["mm"] = 0,
        }, -- end of ["ICS_FAILURE_AMPLIFIER_PILOT_BU"]
        ["RWR_FAILURE_DISPLAY_RIO"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RWR_FAILURE_DISPLAY_RIO",
            ["mm"] = 0,
        }, -- end of ["RWR_FAILURE_DISPLAY_RIO"]
    }, -- end of ["failures"]
} -- end of mission
